Merge remote-tracking branch 'origin/master' into worktree/web-plugin-config

This commit is contained in:
Yichen Jiang
2026-08-11 20:03:23 +08:00
68 changed files with 1750 additions and 368 deletions

View File

@@ -117,4 +117,3 @@ export interface SettingsOnboardingOwnerProps {
/** Open the settings panel directly on one registered section. */
openSection: (id: string) => void
}