correct malformed json
This commit is contained in:
parent
136e2d8cf2
commit
3a7af63c54
@ -33,7 +33,7 @@ define([
|
||||
websocketURL: Config.websocketURL,
|
||||
userName: Crypto.rand64(8),
|
||||
channel: key.channel,
|
||||
key.cryptKey
|
||||
cryptKey: key.cryptKey
|
||||
};
|
||||
|
||||
var rttext = RTText.start(config);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user