Skip to content

Commit

Permalink
chore: allow anonymous users to access the chat popup
Browse files Browse the repository at this point in the history
Refs: RW-1134
  • Loading branch information
orakili committed Nov 29, 2024
1 parent ac97a1e commit 0032ab0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/user.role.anonymous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ status: true
dependencies:
module:
- media
- ocha_ai_chat
- system
_core:
default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow
Expand All @@ -13,4 +14,5 @@ weight: 0
is_admin: false
permissions:
- 'access content'
- 'access ocha ai chat'
- 'view media'

0 comments on commit 0032ab0

Please sign in to comment.