upload icons

also pick an icon to be main icon from edit page
This commit is contained in:
cube
2026-03-17 03:23:14 +00:00
parent d196089d0e
commit f7cba449ef
6 changed files with 48 additions and 16 deletions

View File

@@ -30,4 +30,4 @@ def create_app(test_config=None):
from . import manage
app.register_blueprint(manage.bp)
return app
return app