Browse Source

change config

Nikolay Suslov 3 years ago
parent
commit
a97f085b3d
2 changed files with 491 additions and 486 deletions
  1. 4 0
      public/core/app.js
  2. 487 486
      public/lib/ui/widgets.js

+ 4 - 0
public/core/app.js

@@ -245,6 +245,10 @@ class App {
       recall, 1000)
   }
 
+  get streamMsg(){
+    return this.config.streamMsg
+  }
+
   set streamMsg(value){
     this.config.streamMsg = value
   }

File diff suppressed because it is too large
+ 487 - 486
public/lib/ui/widgets.js


Some files were not shown because too many files changed in this diff