Skip to content

Commit 87470c6

Browse files
committed
Restore showUpdateToasts config for backwards compat
1 parent e444735 commit 87470c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export const VALID_CONFIG_KEYS = new Set([
4646
// Top-level keys
4747
'enabled',
4848
'debug',
49+
'showUpdateToasts', // Deprecated but kept for backwards compatibility
4950
'pruningSummary',
5051
'strategies',
5152
// strategies.deduplication

0 commit comments

Comments
 (0)