fix syntax error
This commit is contained in:
@@ -7,5 +7,5 @@ def get():
|
||||
'isinstalled': True,
|
||||
'pluginsdir': '@PLUGINSDIR@',
|
||||
'version': '@VERSION@',
|
||||
'revision', '@REVISION@',
|
||||
'revision': '@REVISION@',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user