mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 17:01:53 +03:00
fix: keep /status usage filtering
This commit is contained in:
@@ -346,6 +346,7 @@ export async function getReplyFromConfig(
|
||||
};
|
||||
}
|
||||
}
|
||||
const disableElevatedInGroup = isGroup && ctx.WasMentioned !== true;
|
||||
const hasDirective =
|
||||
parsedDirectives.hasThinkDirective ||
|
||||
parsedDirectives.hasVerboseDirective ||
|
||||
|
||||
Reference in New Issue
Block a user