forked from MarseyWorld/MarseyWorld
do what carp wants and trial rdrama snappy quotes on WPD
parent
629ce8f174
commit
475fe1f6ac
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue