From 4e70fe34742a5b4f505e61fcd236574dc5c3e265 Mon Sep 17 00:00:00 2001 From: kamtschatka Date: Mon, 1 Jul 2024 21:32:54 +0200 Subject: refactor: fixed typos in BookmarkTypes (#268) --- apps/mobile/components/bookmarks/UpdatingBookmarkList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/mobile/components') diff --git a/apps/mobile/components/bookmarks/UpdatingBookmarkList.tsx b/apps/mobile/components/bookmarks/UpdatingBookmarkList.tsx index 87f115f9..f7421740 100644 --- a/apps/mobile/components/bookmarks/UpdatingBookmarkList.tsx +++ b/apps/mobile/components/bookmarks/UpdatingBookmarkList.tsx @@ -47,7 +47,7 @@ export default function UpdatingBookmarkList({ p.bookmarks) - .filter((b) => b.content.type != BookmarkTypes.UNKNWON)} + .filter((b) => b.content.type != BookmarkTypes.UNKNOWN)} header={header} onRefresh={onRefresh} fetchNextPage={fetchNextPage} -- cgit v1.2.3-70-g09d2