add rescan functionality for allow-list, and add the allow-list data to show on the cybersyn combinator UI for transparency

This commit is contained in:
Zoryn
2024-10-22 19:01:44 -04:00
parent 5d256f8c87
commit 62fc8bd583
4 changed files with 74 additions and 0 deletions

View File

@@ -10,3 +10,4 @@ require("scripts.gui")
require("scripts.migrations")
require("scripts.main")
require("scripts.remote-interface")
require("scripts.gui-events")