mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-03 00:31:35 -07:00
refactor UI backend calls to python endpoints
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
function getApiBase()
|
||||
{
|
||||
apiBase = getSetting("BACKEND_API_URL");
|
||||
let apiBase = getSetting("BACKEND_API_URL");
|
||||
|
||||
if(apiBase == "")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user