mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Hack: allow operator debug
This commit is contained in:
@@ -19,6 +19,8 @@ const operatorActions = [
|
||||
'set-stream-censored',
|
||||
'set-stream-running',
|
||||
'mutate-state-doc',
|
||||
'dev-tools',
|
||||
'browse',
|
||||
] as const
|
||||
|
||||
const monitorActions = ['set-view-blurred', 'set-stream-censored'] as const
|
||||
|
||||
Reference in New Issue
Block a user