This commit is contained in:
m
2026-03-25 13:02:41 +01:00
parent 62445a1812
commit 2df2f5f3a8

View File

@@ -1,4 +1,6 @@
import re import re
# FORCE component registration
import flask_logic.components
from flask_logic.registry import COMPONENTS from flask_logic.registry import COMPONENTS