diff options
Diffstat (limited to 'src/static/client.js')
-rw-r--r-- | src/static/client.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/static/client.js b/src/static/client.js index 72fa9cc2..d68358ba 100644 --- a/src/static/client.js +++ b/src/static/client.js @@ -1,3 +1,5 @@ +// @format +// // This is the JS file that gets loaded on the client! It's only really used for // the random track feature right now - the idea is we only use it for stuff // that cannot 8e done at static-site compile time, 8y its fundamentally |