mirror of
https://github.com/Biarity/Sieve.git
synced 2025-04-12 23:12:53 +02:00
Fix #15
This commit is contained in:
parent
54ab424087
commit
dabbd05a2d
@ -14,10 +14,10 @@ namespace Sieve.Models
|
||||
"_=*",
|
||||
"==",
|
||||
"!=",
|
||||
">",
|
||||
"<",
|
||||
">=",
|
||||
"<=",
|
||||
">",
|
||||
"<",
|
||||
"@=",
|
||||
"_="
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user