Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Commit cffca91

Browse files
committed
Restore initial refresh
1 parent 96f2c7b commit cffca91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xcode/Subconscious/Shared/Components/Notebook/Notebook.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ struct NotebookModel: ModelProtocol {
592592

593593
return update(
594594
state: state,
595-
actions: [],
595+
action: .refreshLists,
596596
environment: environment
597597
).animation(.default)
598598
}

0 commit comments

Comments
 (0)