stupidest bug

This commit is contained in:
Zoey 2024-06-25 22:00:05 +02:00
parent aa4226493e
commit bc67e9af46
Signed by: SailorZoop
GPG key ID: 854F554AFF0A96D1
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -36,7 +36,7 @@ logger = logging.getLogger(f'{appname}.{plugin_name}')
_ = functools.partial(l10n.Translations.translate, context=__file__) _ = functools.partial(l10n.Translations.translate, context=__file__)
CLIENT_ID = 1013117837310693438 CLIENT_ID = 1013117837310693438
VERSION = '1.0' VERSION = '1.0.3'
# Add global var for Planet name (landing + around) # Add global var for Planet name (landing + around)
planet = '<Hidden>' planet = '<Hidden>'