mirror of
https://github.com/Biarity/Sieve.git
synced 2024-11-22 05:22:57 +01:00
Fix #15
This commit is contained in:
parent
54ab424087
commit
dabbd05a2d
@ -14,10 +14,10 @@ namespace Sieve.Models
|
||||
"_=*",
|
||||
"==",
|
||||
"!=",
|
||||
">",
|
||||
"<",
|
||||
">=",
|
||||
"<=",
|
||||
">",
|
||||
"<",
|
||||
"@=",
|
||||
"_="
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user