mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Formatting
This commit is contained in:
parent
06ee53a7b6
commit
f09aaf59e6
1 changed files with 9 additions and 9 deletions
|
@ -9,7 +9,7 @@ class SpySUT
|
||||||
{">", "gt"},
|
{">", "gt"},
|
||||||
{">=", "ge"},
|
{">=", "ge"},
|
||||||
{"===", "case_eq"},
|
{"===", "case_eq"},
|
||||||
{"=~", "match"}
|
{"=~", "match"},
|
||||||
] %}
|
] %}
|
||||||
{% operator = item[0].id %}
|
{% operator = item[0].id %}
|
||||||
{% name = item[1].id %}
|
{% name = item[1].id %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue