mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Let lib handles cache
This commit is contained in:
@ -157,7 +157,7 @@ const Timeline: React.FC<Props> = ({
|
||||
) {
|
||||
setAccountStorage([{ key: readMarker, value: firstItemId }])
|
||||
} else {
|
||||
// setAccountStorage([{ key: readMarker, value: '109519141378761752' }])
|
||||
// setAccountStorage([{ key: readMarker, value: '105250709762254246' }])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user