🔃 Sync Hub v0.6.51 - Devices table + Permissions fixes

This commit is contained in:
jokob-sk
2024-06-07 20:48:44 +10:00
parent ebe41ab384
commit d63e0d9fd2
3 changed files with 4 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ import conf
from logger import mylog
from const import pluginsPath, logPath, apiPath
from helper import timeNowTZ, updateState, get_file_content, write_file, get_setting, get_setting_value
from cryptography import decrypt_data
module_name = 'Plugin utils'