chore: Update translations
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
kieran 2024-06-18 09:51:58 +00:00
parent 229c34eab7
commit 87a2742c26

View File

@ -187,7 +187,7 @@ export const ForYouTab = memo(function ForYouTab() {
latest={[]}
displayAs={displayAs}
loadMore={() => latestFeed.loadMore()}
showLatest={() => { }}
showLatest={() => {}}
/>
</>
);