mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 01:13:29 +00:00
chore: Run pnpm format:fix.
This commit is contained in:
@@ -18,7 +18,7 @@ const safeUrlSchema = z
|
||||
return false;
|
||||
}
|
||||
},
|
||||
{ message: "URL must use https:// protocol" }
|
||||
{ message: "URL must use https:// protocol" },
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user