Rename to org-convergence.
This commit is contained in:
parent
89d8813080
commit
62f01287d9
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -7,7 +7,7 @@ import threading
|
||||||
|
|
||||||
import task_manager
|
import task_manager
|
||||||
|
|
||||||
APP_TITLE = "Org-mob"
|
APP_TITLE = "Org-Convergence"
|
||||||
DOCS_PATH = os.environ["ORG_PATH"]
|
DOCS_PATH = os.environ["ORG_PATH"]
|
||||||
STYLE_FILE_PATH = os.path.join(
|
STYLE_FILE_PATH = os.path.join(
|
||||||
os.path.dirname(os.path.abspath(__file__)),
|
os.path.dirname(os.path.abspath(__file__)),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue