mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-09-10 10:45:38 -05:00
@@ -543,6 +543,7 @@ def delete_old_files() -> None:
|
||||
valid_files = [x["code"].upper() for x in SPOILER_SETS.get()] + [
|
||||
"spoiler",
|
||||
"SpoilerSeasonEnabled",
|
||||
"README",
|
||||
]
|
||||
|
||||
for file in OUTPUT_DIR.glob("*.*"):
|
||||
|
||||
Reference in New Issue
Block a user