Rev4260, Fix UiConfig pt-br language json
This commit is contained in:
parent
7576f96604
commit
5c27a0efcc
2 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.7.1"
|
||||
self.rev = 4259
|
||||
self.rev = 4260
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.pending_changes = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue