Skip to content

(feat) enable marking a channel closed or open

On the channel options, implement a menu option that marks a channel as closed or open

The flag will call the /api/v2/permissions/channels/{guid} with { open: true | false }