fix(webui): bind wiki publication to help
Module Package Release / publish-packages (push) Successful in 11s

This commit is contained in:
2026-08-24 11:47:25 +02:00
parent b9b9e9431a
commit 705255f378
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ from govoplan_wiki.backend.service import (
MODULE_ID = "wiki"
MODULE_NAME = "Wiki"
MODULE_VERSION = "0.1.21"
MODULE_VERSION = "0.1.22"
OPTIONAL_DEPENDENCIES = (
"files",
"dms",