mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +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([])
|
||||
for key in modify_regexes.keys():
|
||||
if regex matches:
|
||||
if true:
|
||||
jobs = jobs | modify_regexes[key]
|
||||
|
||||
for key in changes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue