mirror of
https://github.com/coder/code-server.git
synced 2026-05-26 22:27:27 +02:00
chore(vscode): update to 1.55.2
This commit is contained in:
@@ -25,8 +25,6 @@ export interface ILocalizationsService {
|
||||
|
||||
readonly onDidLanguagesChange: Event<void>;
|
||||
getLanguageIds(): Promise<string[]>;
|
||||
|
||||
update(): Promise<boolean>;
|
||||
}
|
||||
|
||||
export function isValidLocalization(localization: ILocalization): boolean {
|
||||
|
||||
Reference in New Issue
Block a user