Disable dearrow promotion

This commit is contained in:
Ajay 2023-11-06 19:33:05 -05:00
parent dc2c7cc425
commit 9a71e8bb8c

View file

@ -316,7 +316,7 @@ const syncDefaults = {
showSegmentFailedToFetchWarning: true,
allowScrollingToEdit: true,
deArrowInstalled: false,
showDeArrowPromotion: true,
showDeArrowPromotion: false,
showZoomToFillError2: true,
categoryPillColors: {},