From d34edea8e17190b555fecad6eba2569a0d0bcc25 Mon Sep 17 00:00:00 2001 From: folland87 Date: Tue, 14 Mar 2023 16:48:17 +0100 Subject: [PATCH] fix(permissions): modification of roles allowed to access contribution routes --- src/navigation/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/navigation/index.js b/src/navigation/index.js index 26fcaa08..51fc960d 100644 --- a/src/navigation/index.js +++ b/src/navigation/index.js @@ -110,7 +110,7 @@ export default function Routes() { } /> - }> + }> } /> } /> } />