Get a working Sieve scripts manager

This commit is contained in:
djmaze 2021-01-19 16:01:30 +01:00
parent a31834458b
commit e3125ebfff
24 changed files with 439 additions and 304 deletions

View file

@ -379,6 +379,8 @@ export const Notification = {
CantSaveFilters: 351,
CantGetFilters: 352,
CantActivateFiltersScript: 351, // TODO: 353
CantDeleteFiltersScript: 351, // TODO: 354
FiltersAreNotCorrect: 355,
CantCreateFolder: 400,