diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2024-10-30 00:47:09 +0200 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2024-10-30 00:47:09 +0200 |
commit | e0f9e3370b709c60b0c0591ee0c18a5eb16abd33 (patch) | |
tree | 749ca1664ab1be1129040306fbcda5422e3a2d3d /client/js | |
parent | 7d0471c750a15947bb37ece09710dc1500d58556 (diff) | |
download | arching-kaos-radio-e0f9e3370b709c60b0c0591ee0c18a5eb16abd33.tar.gz arching-kaos-radio-e0f9e3370b709c60b0c0591ee0c18a5eb16abd33.tar.bz2 arching-kaos-radio-e0f9e3370b709c60b0c0591ee0c18a5eb16abd33.zip |
Making Libre JS happy
Diffstat (limited to 'client/js')
-rw-r--r-- | client/js/radio_emulator.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/js/radio_emulator.js b/client/js/radio_emulator.js index 4000002..f733cb8 100644 --- a/client/js/radio_emulator.js +++ b/client/js/radio_emulator.js @@ -3,6 +3,7 @@ // Kaotisk Hund - 2024 // // @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL v3.0 +// @license-end // // A simple co-mechanism to pretend playing a live radio as it would happen for // a radio station that mostly plays prerecoded shows. |