Skip to content

Commit 2e8255d

Browse files
committed
Fix duplicate sidebar thread preview count in desktop test
1 parent 158d544 commit 2e8255d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/desktop/src/clientPersistence.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ const clientSettings: ClientSettings = {
5555
sidebarProjectSortOrder: "manual",
5656
sidebarThreadPreviewCount: 6,
5757
sidebarThreadSortOrder: "created_at",
58-
sidebarThreadPreviewCount: 6,
5958
timestampFormat: "24-hour",
6059
};
6160

0 commit comments

Comments
 (0)