This commit is contained in:
2020-04-23 18:28:58 +00:00
parent c2693f0069
commit 00db05401f
3 changed files with 91 additions and 5 deletions

View File

@@ -18,10 +18,12 @@ namespace AyaNova.Biz
AttachmentCreate=4,
AttachmentDelete=5,
AttachmentDownload=6,
LicenseFetch=7,
LicenseTrialRequest=8,
ServerStateChange=9,
SeedDatabase=10
SeedDatabase=10,
AttachmentModified=11
//NEW ITEMS REQUIRE translation KEYS and update CLIENT ay-history.vue code in eventypes list and translation fetcher