This commit is contained in:
Dustin L. Howett
2024-03-25 12:50:46 -05:00
parent e19284d1cb
commit c8f49803f6

View File

@@ -524,6 +524,7 @@ namespace Microsoft.Terminal.Settings.Model
// We need a sentinel value to map deleted keys to, as we can't actually delete them (GH#16874)
IgnoredDeprecatedEntry = 0,
CloseOnExitInfo,
KeyboardServiceWarning,
};
runtimeclass WindowLayout