auto-fail exclusion for unrelenting
This commit is contained in:
parent
bf2352f79b
commit
a419abf2c9
@ -1,5 +1,7 @@
|
||||
VALID_TOKENS = {}
|
||||
INVALID_TOKENS = {}
|
||||
INVALID_TOKENS = {
|
||||
["Auto-fail"] = true
|
||||
}
|
||||
|
||||
UPDATE_ON_HOVER = true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user