boxfromprefs outta the way

This commit is contained in:
STEINNI
2025-10-13 20:52:24 +00:00
parent d727679919
commit 8005e31931
4 changed files with 25 additions and 5 deletions
+1
View File
@@ -371,6 +371,7 @@ class EICController extends Controller {
static resize() {
Controller._contents.forEach(item => item.view.DOMContentResized())
}
}
app.registerClass('EICController', EICController);