Rename to org-convergence.

This commit is contained in:
Sergio Martínez Portela 2022-03-27 23:46:17 +02:00
parent 89d8813080
commit 62f01287d9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import threading
import task_manager
APP_TITLE = "Org-mob"
APP_TITLE = "Org-Convergence"
DOCS_PATH = os.environ["ORG_PATH"]
STYLE_FILE_PATH = os.path.join(
os.path.dirname(os.path.abspath(__file__)),