debug AutomaticDisposeFaye subscripe
This commit is contained in:
2
dist/autoloader.js
vendored
2
dist/autoloader.js
vendored
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Mon Feb 18 2019 11:01:18 GMT+0100 (CET)*/
|
||||
/*Generated on:Mon Feb 18 2019 11:03:27 GMT+0100 (CET)*/
|
||||
var AutomaticDispose_Branch = "master";
|
||||
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
||||
var da_lss_adis_time = new Date().getTime();
|
||||
|
||||
6
dist/autoloaderV2.js
vendored
6
dist/autoloaderV2.js
vendored
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Mon Feb 18 2019 11:01:18 GMT+0100 (CET)*/
|
||||
/*Generated on:Mon Feb 18 2019 11:03:27 GMT+0100 (CET)*/
|
||||
/*
|
||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||
* ===============================================
|
||||
@@ -4524,6 +4524,10 @@
|
||||
.replaceAll('user_id', 'window.user_id')
|
||||
}
|
||||
|
||||
subscribe(data){
|
||||
console.log(JSON.stringify(data));
|
||||
}
|
||||
|
||||
allianceChat(data) {
|
||||
// {"mission_id":null,"whisper":0,"mission_caption":null,"message":"Hallo zusammen.","alliance_admin":"false","alliance_coadmin":"true","user_id":220122,"username":"Bjoern0203","date":"09:20","date_hidden":"Montag, 18. Februar 2019, 09:20 Uhr"}
|
||||
console.table(data)
|
||||
|
||||
Reference in New Issue
Block a user