This commit is contained in:
Frisk 2018-12-21 12:51:09 +01:00
parent e8af433383
commit 639b7ccf3c
No known key found for this signature in database
GPG key ID: 0E9A7D3C0A01586C

View file

@ -827,6 +827,7 @@ class Recent_Changes_Class(object):
last_downtime = 0
tags = {}
groups = {}
streak = 0
unsent_messages = []
mw_messages = {}
session = requests.Session()