mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-15 18:20:11 +00:00
test
This commit is contained in:
parent
ac7356ba4a
commit
f086dec528
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ def create_jobs():
|
||||||
|
|
||||||
jobs = set([])
|
jobs = set([])
|
||||||
for key in modify_regexes.keys():
|
for key in modify_regexes.keys():
|
||||||
if regex matches:
|
if true:
|
||||||
jobs = jobs | modify_regexes[key]
|
jobs = jobs | modify_regexes[key]
|
||||||
|
|
||||||
for key in changes:
|
for key in changes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue