refactor: update server logic and minor tweaks in exercise, extra-addons

This commit is contained in:
KaySar12 2025-06-21 10:14:41 +07:00
parent 163cd85038
commit f334b0a201

View File

@ -26,4 +26,7 @@ Long description of module's purpose
"demo": [
"demo/demo.xml",
],
"installable": True,
"auto_install": False,
"application": True,
}