fix am_host/list.lua rest

This commit is contained in:
uccidibuti 2022-11-22 00:46:36 +01:00
parent 0307f4fafe
commit ba68c266af

View file

@ -18,8 +18,8 @@ local am_utils = require "am_utils"
-- NOTE: in case of invalid login, no error is returned but redirected to login
--
sendHTTPContentTypeHeader('application/json')
-- sendHTTPContentTypeHeader('application/json')
local charts_available = script_manager.systemTimeseriesEnabled()
-- ################################################