mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
3 lines
117 B
Elixir
3 lines
117 B
Elixir
<script>window.userToken = "<%= @token %>";</script>
|
|
<script src="<%= static_path(@conn, "/js/app.js") %>"></script>
|