mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 20:00:42 +00:00
refactor: hide plugin release probes
This commit is contained in:
@@ -319,7 +319,7 @@ export function collectClawHubVersionGateErrors(params: {
|
||||
return errors;
|
||||
}
|
||||
|
||||
export async function isPluginVersionPublishedOnClawHub(
|
||||
async function isPluginVersionPublishedOnClawHub(
|
||||
packageName: string,
|
||||
version: string,
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user