Commit 21c24ff
committed
Stop setting last-open note ID
Remove the call to repo.set_last_open_note_id(Some(&input.id)) from NoteService. This avoids updating the last-open note ID as a side effect when handling note updates/refreshing wikilink targets, preventing unintended state changes.1 parent d52907f commit 21c24ff
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
472 | 471 | | |
473 | 472 | | |
474 | 473 | | |
| |||
0 commit comments