mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-11 20:15:00 -05:00
Force the resource to be 'otalk'
This commit is contained in:
parent
3b97e3f8f0
commit
f8c9d99107
@ -29,6 +29,7 @@ module.exports = {
|
||||
|
||||
config = JSON.parse(config);
|
||||
config.useStreamManagement = false;
|
||||
config.resource = 'otalk';
|
||||
|
||||
_.extend(this, Backbone.Events);
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
CACHE MANIFEST
|
||||
# 0.0.1 1382039171877
|
||||
# 0.0.1 1382105798285
|
||||
|
||||
CACHE:
|
||||
/app.js
|
||||
|
Loading…
Reference in New Issue
Block a user