fix(webui): bind record lifecycle controls to help
Module Package Release / publish-packages (push) Successful in 12s

This commit is contained in:
2026-08-24 11:36:43 +02:00
parent 312a8e281e
commit ecfcdd1fea
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ from govoplan_records.backend.archive import (
MODULE_ID = "records"
MODULE_NAME = "Records"
MODULE_VERSION = "0.1.21"
MODULE_VERSION = "0.1.22"
READ_SCOPE = "records:workspace:read"
WRITE_SCOPE = "records:workspace:write"
ADMIN_SCOPE = "records:workspace:admin"