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

This commit is contained in:
2026-08-24 11:36:42 +02:00
parent aba6280f21
commit 4bdc3ab60c
6 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
"""GovOPlaN Postbox module."""
__version__ = "0.1.20"
__version__ = "0.1.21"
+2 -2
View File
@@ -75,7 +75,7 @@ from govoplan_postbox.backend.permissions import (
MODULE_ID = "postbox"
MODULE_NAME = "Postbox"
MODULE_VERSION = "0.1.20"
MODULE_VERSION = "0.1.21"
def _permission(scope: str, label: str, description: str) -> PermissionDefinition:
@@ -725,7 +725,7 @@ manifest = ModuleManifest(
"kind": "guide",
"help_contexts": [
"postbox.inbox.directory",
"postbox.action.delete-grouping",
"postbox.action.delete-grouping",
"postbox.admin.templates",
],
"privacy_notes": [