Add missing files from local copy
This commit is contained in:
@@ -24,7 +24,7 @@ def load_page():
|
||||
|
||||
|
||||
def load_page_static():
|
||||
with open('banner_history_wiki\Wish History _ Genshin Impact Wiki _ Fandom.html', 'r') as f:
|
||||
with open('banner_history_wiki\\Wish History _ Genshin Impact Wiki _ Fandom.html', 'r') as f:
|
||||
return f.read()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user