Fix action names for operator role

This commit is contained in:
Max Goodhart
2020-11-12 01:19:47 -08:00
parent e10507780e
commit ff4be9080b

View File

@@ -2,9 +2,10 @@ const operatorActions = new Set([
'set-listening-view',
'set-view-background-listening',
'set-view-blurred',
'set-custom-streams',
'update-custom-stream',
'delete-custom-stream',
'rotate-stream',
'reload-view',
'rotate-view',
'set-stream-censored',
'set-stream-running',
'mutate-state-doc',