feat: include config HTML templates in package data
CI / lint-test-build (push) Successful in 2m23s

This commit is contained in:
2026-06-07 18:46:12 +02:00
parent 2fbc78f7a9
commit 9acabddb7e
+1
View File
@@ -28,6 +28,7 @@ include-package-data = true
arbitrade = [
"web/templates/*.html",
"web/templates/partials/*.html",
"web/templates/config/*.html",
"storage/schema_pg.sql",
]