Skip to content
Snippets Groups Projects
Commit fde224ca authored by Alfredo Chissotti's avatar Alfredo Chissotti
Browse files

fix api scenari

parent 413bc694
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ import Luci from './luci.js';
import Antifurto from './antifurto.js';
import { scenariToggleListener } from "./toggles.js";
import { showAlert, makeElementBounce } from "./alerts.js";
import Api, { getScenari, setScenarioStatus, recordScenario, saveScenario, getAntifurtoStatus } from "./api.js";
// import Api, { setScenarioStatus, recordScenario, saveScenario } from "./api.js";
// JSON templeate for scenario
const scenarioTemplate = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment