diff options
Diffstat (limited to 'src/config.ts')
-rw-r--r-- | src/config.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.ts b/src/config.ts index 4dab0dab..e820160d 100644 --- a/src/config.ts +++ b/src/config.ts @@ -316,7 +316,7 @@ const syncDefaults = { showSegmentFailedToFetchWarning: true, allowScrollingToEdit: true, deArrowInstalled: false, - showDeArrowPromotion: true, + showDeArrowPromotion: false, showZoomToFillError2: true, categoryPillColors: {}, |