소스 검색

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 -----------------------------#