fix: bug correction on Awards columns persistence after relaunch

This commit is contained in:
2026-07-16 08:48:12 +02:00
parent b83a4f4455
commit e8691a43ba
2 changed files with 59 additions and 9 deletions
+1
View File
@@ -31,6 +31,7 @@ const PORTABLE_KEYS = [
'opslog.clusterLockBand', 'opslog.clusterLockMode', 'opslog.clusterStatusFilter',
'opslog.clusterModeFilter', 'opslog.clusterSearch', 'opslog.clusterHideWorked',
'opslog.activeTab', // last selected tab
'hamlog.awardColsShown', // which award columns are shown in the QSO grid
];
// syncPortablePrefs reconciles the DB with the local cache at startup: