Compare commits
10 Commits
profitroll
...
9ae319cbb3
Author | SHA1 | Date | |
---|---|---|---|
9ae319cbb3
|
|||
b939772c85
|
|||
6253fb0917
|
|||
fd72d34e48
|
|||
48bb3cc4a3
|
|||
97141be93e
|
|||
9b35b4892a
|
|||
1b0870fca9
|
|||
acd1746344
|
|||
89050dbb6b
|
@@ -13,4 +13,4 @@ class Migration(BaseMigration):
|
||||
|
||||
def downgrade(self):
|
||||
sync.config_delete("update_checker", missing_ok=True)
|
||||
sync.config_delete("url_updater", "strings", missing_ok=True)
|
||||
sync.config_delete("url_updater", "strings")
|
||||
|
Reference in New Issue
Block a user