瀏覽代碼

Update BlackTools.tcl

Daniel Voipan 5 年之前
父節點
當前提交
eb6e6495da
共有 1 個文件被更改,包括 4 次插入0 次删除
  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 -----------------------------#