1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Hide header bottom shadow

This commit is contained in:
Zhiyuan Zheng
2020-12-25 21:51:46 +01:00
parent 087f50577f
commit 9d1c366eda
9 changed files with 23 additions and 12 deletions

View File

@ -117,7 +117,6 @@ export const timelineFetch = async ({
toots = uniqBy([...toots, ...res.body], 'id')
return Promise.resolve({ toots: toots, pinnedLength })
}
break
case 'Account_All':
res = await client({