Initial commit: OpenClaw Mattermost Extension
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export function createResolvedApproverActionAuthAdapter() {
|
||||
return {};
|
||||
}
|
||||
|
||||
export function resolveApprovalApprovers() {
|
||||
return [];
|
||||
}
|
||||
Reference in New Issue
Block a user