Initial bifurcation of SGI logic.

This commit is contained in:
Patrick Fic
2026-03-20 15:45:41 -07:00
parent 232192fa17
commit fe6dec09db
16 changed files with 107 additions and 57 deletions

View File

@@ -13,6 +13,7 @@ const store = new Store({
enabled: false,
pollingInterval: 30000,
},
ins_rule_set: null
},
});