Parcourir la source

Update BlackTools.tcl

Daniel Voipan il y a 5 ans
Parent
commit
eb6e6495da
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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 -----------------------------#