This commit is contained in:
2021-09-09 17:24:31 +00:00
parent 894ce8662d
commit 9c8c08e129
7 changed files with 7 additions and 6 deletions

View File

@@ -261,7 +261,7 @@ namespace AyaNova.Util
+ "signatureheader TEXT, "
+ "signaturefooter TEXT, "
+ "customerservicerequestinfohtml TEXT, "
+ "customerservicerequestinfotext TEXT, "
+ "customerallowcsr BOOL DEFAULT FALSE, customerallowcsrintags VARCHAR(255) ARRAY, customerallowcsrouttags VARCHAR(255) ARRAY, "
+ "customerallowviewwo BOOL DEFAULT FALSE, customerallowviewwointags VARCHAR(255) ARRAY, customerallowviewwoouttags VARCHAR(255) ARRAY, "
+ "customerallowwowiki BOOL DEFAULT FALSE, customerallowwowikiintags VARCHAR(255) ARRAY, customerallowwowikiouttags VARCHAR(255) ARRAY, "