Skip to content

Commit 36ebc48

Browse files
committed
YEEEEEEEEP
1 parent b48c065 commit 36ebc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/app/logbook/data/entries.store.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,8 @@ export const EntriesStore = signalStore(
244244
} else {
245245
patchState(store, {
246246
filters: { category },
247-
_pageCursor: { startAt: null, endAt: null },
248247
currentPage: 1,
248+
_pageCursor: { startAt: null, endAt: null },
249249
});
250250
}
251251
},

0 commit comments

Comments
 (0)