fix: remove repo field from manifest (only valid in community-plugins.json)

This commit is contained in:
flash555588 2026-05-09 23:36:53 +08:00
parent d2262e02e8
commit 2f714f8e94

View file

@ -6,6 +6,5 @@
"description": "Turn 3D models into linked knowledge assets.",
"author": "flash",
"authorUrl": "https://github.com/flash555588",
"repo": "flash555588/ai-3d-model-workbench",
"isDesktopOnly": false
}