Rev396, Cleanup gevent event after connecting finished, Autofocus on notification input/button, Missing file size info error fix
This commit is contained in:
parent
fa37f58982
commit
5c72030373
5 changed files with 21 additions and 8 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.3.2"
|
||||
self.rev = 395
|
||||
self.rev = 396
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.createParser()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue