mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Dummy edit in hope to fix GitLab
This commit is contained in:
parent
9c8396ae4d
commit
2125cc3ba2
|
@ -1317,7 +1317,7 @@ if settings["overview"]:
|
||||||
schedule.every().day.at("00:00").do(recent_changes.clear_cache)
|
schedule.every().day.at("00:00").do(recent_changes.clear_cache)
|
||||||
|
|
||||||
if TESTING:
|
if TESTING:
|
||||||
logger.debug("DEBUGGING")
|
logger.debug("DEBUGGING ")
|
||||||
recent_changes.recent_id -= 5
|
recent_changes.recent_id -= 5
|
||||||
recent_changes.file_id -= 5
|
recent_changes.file_id -= 5
|
||||||
recent_changes.ids = [1]
|
recent_changes.ids = [1]
|
||||||
|
|
Loading…
Reference in a new issue