Migrate QR editor preferences to accountStorage

This commit is contained in:
Cohee
2025-02-12 11:29:27 +02:00
parent 340c03cedf
commit 34d17a4fcb
2 changed files with 13 additions and 8 deletions

View File

@ -21,6 +21,10 @@ const MIGRATABLE_KEYS = [
/^Personas_PerPage$/,
/^Personas_GridView$/,
/^Proxy_SkipConfirm_/,
/^qr--executeShortcut$/,
/^qr--syntax$/,
/^qr--tabSize$/,
/^qr--wrap$/,
/^RegenerateWithCtrlEnter$/,
/^SelectedNavTab$/,
/^sendAsNamelessWarningShown$/,