Explorar el Código

Update BlackTools.tcl

Daniel Voipan hace 5 años
padre
commit
eb6e6495da
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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 -----------------------------#