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
c085164050
commit
318544cf4b
|
@ -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")
|
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()
|
starttime = time.time()
|
||||||
ids = []
|
ids = []
|
||||||
map_ips = {}
|
map_ips = {}
|
||||||
|
|
Loading…
Reference in a new issue