stupidest bug
This commit is contained in:
parent
aa4226493e
commit
bc67e9af46
2 changed files with 1 additions and 1 deletions
Binary file not shown.
2
load.py
2
load.py
|
@ -36,7 +36,7 @@ logger = logging.getLogger(f'{appname}.{plugin_name}')
|
|||
_ = functools.partial(l10n.Translations.translate, context=__file__)
|
||||
|
||||
CLIENT_ID = 1013117837310693438
|
||||
VERSION = '1.0'
|
||||
VERSION = '1.0.3'
|
||||
|
||||
# Add global var for Planet name (landing + around)
|
||||
planet = '<Hidden>'
|
||||
|
|
Loading…
Add table
Reference in a new issue