Re-enabled notifications variable

This commit is contained in:
Tristan B. Kildaire 2020-12-04 18:13:36 +02:00
parent 0af4af23ea
commit f68289cbcc
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ JSONValue config;
/* Current conneciton */
DClient dclient;
//NotificationWatcher dnotifications;
NotificationWatcher dnotifications;
Mode currentMode;