default: turn off smooth scroll

This commit is contained in:
NoCrypt 2024-07-26 13:42:18 +07:00
parent 547673a540
commit d3b5a36e30

View file

@ -150,7 +150,7 @@ export const defaults = {
doHURL: 'https://cloudflare-dns.com/dns-query',
disableSubtitleBlur: SUPPORTS.isAndroid,
showDetailsInRPC: true,
smoothScroll: !SUPPORTS.isAndroid,
smoothScroll: false,
cards: 'small',
expandingSidebar: !SUPPORTS.isAndroid,
torrentPathNew: undefined,