mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Prepare Sieve Filtering feature for advanced editing/handling
This commit is contained in:
parent
4e1722560f
commit
e023a5d6ab
4 changed files with 72 additions and 81 deletions
|
|
@ -4,7 +4,7 @@ class FilterUserStore {
|
|||
constructor() {
|
||||
ko.addObservablesTo(this, {
|
||||
capa: '',
|
||||
modules: {},
|
||||
modules: [],
|
||||
raw: ''
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue