Font awesome

This commit is contained in:
Holger Trampe 2020-07-29 20:12:33 +02:00
parent a407914a1d
commit c9678d3ead
1 changed files with 4 additions and 0 deletions

View File

@ -719,6 +719,10 @@ $(document).ready(function(){
const mainwebsocket = new WebSocket(ws_string+window.location.host+"/ws/")
mainwebsocket.onmessage = function(e) {
console.log(e);
if(e["data"] != "presence_update")
{
//HANDLER FOR ALL PUSHNOTIFICATIONS