mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Hotfix of a hotfix
This commit is contained in:
parent
58bf8c013b
commit
10425783ba
|
@ -808,7 +808,7 @@ def day_overview(): # time.strftime('%Y-%m-%dT%H:%M:%S.000Z', time.gmtime(time.
|
|||
logging.debug("function requesting changes for day overview returned with error code")
|
||||
|
||||
|
||||
class recent_changes_class(object):
|
||||
class Recent_Changes_Class(object):
|
||||
starttime = time.time()
|
||||
ids = []
|
||||
map_ips = {}
|
||||
|
|
Loading…
Reference in a new issue