Browse Source

Update BlackTools.tcl

Daniel Voipan 5 years ago
parent
commit
eb6e6495da
1 changed files with 4 additions and 0 deletions
  1. 4 0
      BlackTools.tcl

+ 4 - 0
BlackTools.tcl

@@ -1274,6 +1274,10 @@ set black(quote:msgtime) "3h"
 
 set black(quote:outtype) "0"
 
+#Who can use quote ? (0 - users with access ; 1 - all users)
+
+set black(quote:usage) "0"
+
 #######################################################################
 #------------------------------- VoiceMe -----------------------------#