diff --git a/biome.json b/biome.json index 1964454..2c4409f 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.4.4/schema.json", + "$schema": "https://biomejs.dev/schemas/2.4.14/schema.json", "vcs": { "enabled": true, "clientKind": "git", diff --git a/electron/electron.d.ts b/electron/electron.d.ts index ae49580..e268b10 100644 --- a/electron/electron.d.ts +++ b/electron/electron.d.ts @@ -101,8 +101,8 @@ declare global { } export type { - ConfigPreset, ApplyPresetResult, + ConfigPreset, ProxyConfig, SetProxyResult, SetUserLocaleResult,