Project unread postbox work with shared authorization
This commit is contained in:
+5
-2
@@ -87,19 +87,22 @@ const postboxAdminSections: AdminSectionsUiCapability = {
|
||||
export const postboxModule: PlatformWebModule = {
|
||||
id: "postbox",
|
||||
label: "i18n:govoplan-postbox.postbox",
|
||||
version: "0.1.2",
|
||||
version: "0.1.18",
|
||||
dependencies: ["identity", "organizations", "idm"],
|
||||
optionalDependencies: [
|
||||
"access",
|
||||
"audit",
|
||||
"campaigns",
|
||||
"encryption",
|
||||
"files",
|
||||
"mail",
|
||||
"notifications",
|
||||
"policy",
|
||||
"portal",
|
||||
"search",
|
||||
"tasks",
|
||||
"views",
|
||||
"workflow"
|
||||
"workflow_engine"
|
||||
],
|
||||
translations,
|
||||
navItems: [
|
||||
|
||||
Reference in New Issue
Block a user