From c98fef73c7177f2f776990404a57a58cc0bf58d8 Mon Sep 17 00:00:00 2001 From: Tanner Heffner Date: Thu, 2 Nov 2023 14:50:33 -0700 Subject: [PATCH] re-export config for correct dependencies --- config/sync/user.role.next_js.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/sync/user.role.next_js.yml b/config/sync/user.role.next_js.yml index 76c4f49fdb..aaab07f0a1 100644 --- a/config/sync/user.role.next_js.yml +++ b/config/sync/user.role.next_js.yml @@ -3,12 +3,9 @@ langcode: en status: true dependencies: module: - - block_diff_ui - content_moderation - media - - message_ui - node - - paragraphs - subrequests - system - va_gov_backend @@ -17,7 +14,7 @@ third_party_settings: vgb_description: 'Role for Next.js JSON API data access.' id: next_js label: Next.js -weight: 8 +weight: 7 is_admin: null permissions: - 'access content'