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:
@ -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({
|
||||
|
Reference in New Issue
Block a user