⚙ Settings rework 3 - json linter

This commit is contained in:
jokob-sk
2024-07-09 21:54:55 +10:00
parent 07164429d5
commit 6049ba00c7
39 changed files with 2582 additions and 444 deletions

View File

@@ -146,7 +146,7 @@ def checkPermissionsOK():
dbW_access = (os.access(fullDbPath, os.W_OK))
mylog('none', ['\n'])
mylog('none', ['The container restarted (started). If this is unexpected check https://bit.ly/NetAlertX_debug for troubleshooting tips.'])
mylog('none', ['The backend restarted (started). If this is unexpected check https://bit.ly/NetAlertX_debug for troubleshooting tips.'])
mylog('none', ['\n'])
mylog('none', ['Permissions check (All should be True)'])
mylog('none', ['------------------------------------------------'])