diff options
Diffstat (limited to 'lib/rook_web/templates/app/share.html.eex')
| -rw-r--r-- | lib/rook_web/templates/app/share.html.eex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rook_web/templates/app/share.html.eex b/lib/rook_web/templates/app/share.html.eex index d72b2c4..95b8b08 100644 --- a/lib/rook_web/templates/app/share.html.eex +++ b/lib/rook_web/templates/app/share.html.eex @@ -1 +1 @@ -<%= render_app(@conn, @token, "share") %> +<%= render_app(@conn, "share") %> |
