debug AutomaticDisposeFaye subscripe

This commit is contained in:
2019-02-18 11:03:27 +01:00
parent 5b69962137
commit ed2ec30400
3 changed files with 10 additions and 2 deletions

2
dist/autoloader.js vendored
View File

@@ -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();

View File

@@ -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)