mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 12:04:15 +02:00
[ui] feature: themes
This commit is contained in:
@@ -3,4 +3,4 @@ __app_name__ = 'bauh'
|
||||
|
||||
import os
|
||||
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||
LOGS_PATH = '/tmp/{}/logs'.format(__app_name__)
|
||||
LOGS_PATH = '/tmp/{}/logs'.format(__app_name__)
|
||||
|
||||
Reference in New Issue
Block a user