This commit is contained in:
Johannes Rieken 2022-02-21 14:35:14 +01:00
parent a00e9d1317
commit 5292fd7b5e
No known key found for this signature in database
GPG key ID: 96634B5AF12F8798

View file

@ -169,9 +169,9 @@ export class AudioCue {
});
public static readonly noInlayHints = AudioCue.register({
name: localize('audioClues.noInlayHints', 'No Inlay Hints available for the current line'),
name: localize('audioCues.noInlayHints', 'No Inlay Hints available for the current line'),
sound: Sound.error,
settingsKey: 'audioClues.noInlayHints'
settingsKey: 'audioCues.noInlayHints'
});
private constructor(