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 = JSON.parse(config);
|
||||||
config.useStreamManagement = false;
|
config.useStreamManagement = false;
|
||||||
|
config.resource = 'otalk';
|
||||||
|
|
||||||
_.extend(this, Backbone.Events);
|
_.extend(this, Backbone.Events);
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# 0.0.1 1382039171877
|
# 0.0.1 1382105798285
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
/app.js
|
/app.js
|
||||||
|
Loading…
Reference in New Issue
Block a user