do what carp wants and trial rdrama snappy quotes on WPD

pull/195/head
Aevann 2023-08-17 04:35:02 +03:00
parent 629ce8f174
commit 475fe1f6ac
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ def const_initialize():
if IS_FISTMAS():
filename = f"snappy_fistmas_{SITE_NAME}.txt"
else:
filename = f"snappy_{SITE_NAME}.txt"
filename = f"snappy_rDrama.txt"
try:
with open(filename, "r", encoding="utf-8") as f: