mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 03:18:26 +00:00
refactor: prune room legacy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export function isSlackRoomAllowedByPolicy(params: {
|
||||
export function isSlackChannelAllowedByPolicy(params: {
|
||||
groupPolicy: "open" | "disabled" | "allowlist";
|
||||
channelAllowlistConfigured: boolean;
|
||||
channelAllowed: boolean;
|
||||
|
||||
Reference in New Issue
Block a user