mirror of https://github.com/openclaw/openclaw.git
fix(slack): repair gateway watch runtime export
This commit is contained in:
parent
05603e4e6c
commit
67ce726bba
|
|
@ -12,7 +12,7 @@ export { buildComputedAccountStatusSnapshot } from "../../../src/plugin-sdk/stat
|
|||
export {
|
||||
listSlackDirectoryGroupsFromConfig,
|
||||
listSlackDirectoryPeersFromConfig,
|
||||
} from "../../../src/channels/plugins/directory-config.js";
|
||||
} from "./directory-config.js";
|
||||
export {
|
||||
looksLikeSlackTargetId,
|
||||
normalizeSlackMessagingTarget,
|
||||
|
|
|
|||
Loading…
Reference in New Issue