mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 01:27:25 +00:00
chore: use correct variable in default config template
This commit is contained in:
parent
225fe15464
commit
c016333aad
@ -2,5 +2,5 @@ import logging
|
|||||||
|
|
||||||
LOG_LEVEL = logging.DEBUG
|
LOG_LEVEL = logging.DEBUG
|
||||||
DEV_BUILD = False
|
DEV_BUILD = False
|
||||||
APP_DIR = "path to the application (.app or .AppImage)"
|
AUT_PATH = "path to the application (.app or .AppImage)"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user