diff --git a/app/commands.py b/app/commands.py index 3f27237a9..e9802e671 100644 --- a/app/commands.py +++ b/app/commands.py @@ -833,6 +833,7 @@ def local_dev_broadcast_permissions(user_id): 'reject_broadcasts', 'cancel_broadcasts', # required to create / approve 'create_broadcasts', 'approve_broadcasts', # minimum for testing 'manage_templates', # unlikely but might be useful + 'view_activity', # normally added on invite / service creation ] ]