From a3855809e82653ec048c5dd349940a3d5d682164 Mon Sep 17 00:00:00 2001 From: StanZGenchev Date: Tue, 28 Apr 2026 10:59:49 +0300 Subject: [PATCH] Added Documents and Inbox prespectives Signed-off-by: StanZGenchev --- application/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/application/pom.xml b/application/pom.xml index 19eca1b..ec5a206 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -99,6 +99,14 @@ org.eclipse.dirigible dirigible-components-resources-dashboard + + org.eclipse.dirigible + dirigible-components-resources-inbox + + + org.eclipse.dirigible + dirigible-components-resources-documents +