mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Get a working Sieve scripts manager
This commit is contained in:
parent
a31834458b
commit
e3125ebfff
24 changed files with 439 additions and 304 deletions
|
|
@ -379,6 +379,8 @@ export const Notification = {
|
|||
|
||||
CantSaveFilters: 351,
|
||||
CantGetFilters: 352,
|
||||
CantActivateFiltersScript: 351, // TODO: 353
|
||||
CantDeleteFiltersScript: 351, // TODO: 354
|
||||
FiltersAreNotCorrect: 355,
|
||||
|
||||
CantCreateFolder: 400,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue