Preserve legacy settings across same-profile upgrades

This commit is contained in:
vorotamoroz
2026-07-22 06:21:54 +00:00
parent c669f64933
commit aad0e56f09
22 changed files with 2258 additions and 167 deletions
+1
View File
@@ -23,6 +23,7 @@ const focusedScenarios = new Set([
"hidden-file-snippet-sync",
"customisation-sync",
"setting-markdown-export",
"upgrade-from-stable",
]);
function usage(): string {