config.py is in the wrong location

This commit is contained in:
Pablo Revilla
2025-03-08 15:42:32 -08:00
parent b525e57e91
commit 95abb79af4
2 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -23,7 +23,7 @@ from meshview import decode_payload
from meshview import database
import psutil
import gc
import config
from meshview import config
env = Environment(loader=PackageLoader("meshview"), autoescape=select_autoescape())
# Start Database