🎨Guess icons #738

This commit is contained in:
jokob-sk
2024-07-21 11:42:59 +10:00
parent 3e35f08d6c
commit 54b6b1d408
14 changed files with 170 additions and 76 deletions

View File

@@ -17,7 +17,7 @@ sys.path.extend([f"{INSTALL_PATH}/front/plugins", f"{INSTALL_PATH}/server"])
from plugin_helper import Plugin_Object, Plugin_Objects, decodeBase64, handleEmpty
from logger import mylog, append_line_to_file
from helper import timeNowTZ
from helper import timeNowTZ, get_setting_value
from const import logPath, applicationPath, fullDbPath
from device import query_MAC_vendor
import conf