feat: Allow sync with remote plugin status.

This commit is contained in:
Xin Lin
2026-03-09 21:38:05 -07:00
parent c1defcc98c
commit 6d95b6b5ab
12 changed files with 879 additions and 28 deletions

View File

@@ -1127,6 +1127,10 @@
"array",
"null"
]
},
"forceRemoteSync": {
"description": "When true, reconcile the official curated marketplace against the remote plugin state before listing marketplaces.",
"type": "boolean"
}
},
"type": "object"