minor changes
This commit is contained in:
parent
2a5588e911
commit
9d471b2c5b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ from constants import Const
|
||||||
class Plugin(Plugin):
|
class Plugin(Plugin):
|
||||||
|
|
||||||
'''
|
'''
|
||||||
Returns the hackbots uptime. The variable birth from the globalvar
|
Returns the hackbots uptime. The constante birth from the constants
|
||||||
module is used to become the starttime.
|
module is used to become the starttime.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue