mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:11:36 +00:00
chore: Fix type errors from reverts.
This commit is contained in:
@@ -84,6 +84,7 @@ export function registerBrowserExtensionCommands(
|
||||
} catch (err) {
|
||||
defaultRuntime.error(danger(String(err)));
|
||||
defaultRuntime.exit(1);
|
||||
return;
|
||||
}
|
||||
|
||||
if (parent?.json) {
|
||||
|
||||
Reference in New Issue
Block a user