Revert "feat: add VS Code ChatGPT plugin config sync functionality"
This reverts commit 9bf216b102.
This commit is contained in:
1
src/vite-env.d.ts
vendored
1
src/vite-env.d.ts
vendored
@@ -30,7 +30,6 @@ declare global {
|
||||
getConfigStatus: (app?: AppType) => Promise<ConfigStatus>;
|
||||
selectConfigFile: () => Promise<string | null>;
|
||||
openConfigFolder: (app?: AppType) => Promise<void>;
|
||||
writeVscodeSettings: (baseUrl?: string) => Promise<boolean>;
|
||||
openExternal: (url: string) => Promise<void>;
|
||||
updateTrayMenu: () => Promise<boolean>;
|
||||
onProviderSwitched: (
|
||||
|
||||
Reference in New Issue
Block a user