mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-24 10:25:40 +00:00
Fixed api-issues
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// Asks server where in the song it should be
|
||||
'pos', {
|
||||
channel: channel_name,
|
||||
pass: cBase64(hannel_pass)
|
||||
pass: Base64(hannel_pass)
|
||||
}
|
||||
|
||||
// Tells the server the client wants the list
|
||||
|
||||
Reference in New Issue
Block a user