Mods
This commit is contained in:
@@ -16,7 +16,7 @@ class Ant:
|
|||||||
self.created = now
|
self.created = now
|
||||||
self.updated = now
|
self.updated = now
|
||||||
self.name = ""
|
self.name = ""
|
||||||
self.status = ""
|
self.status = "No update yet"
|
||||||
self.method = ""
|
self.method = ""
|
||||||
self.triumph = 0
|
self.triumph = 0
|
||||||
self.hits = 0
|
self.hits = 0
|
||||||
|
Reference in New Issue
Block a user