mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-08-07 17:33:13 +02:00
config.py is in the wrong location
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user