mirror of https://github.com/gmbrax/Pilgrim.git
Compare commits
No commits in common. "69c2fcfde661eefb3099d112e5c6799a6873ceef" and "35f37f592684eaff29f974d172be4d04b9d9688e" have entirely different histories.
69c2fcfde6
...
35f37f5926
|
|
@ -216,7 +216,6 @@ class DiaryListScreen(Screen):
|
|||
self.notify(f"Creation canceled...")
|
||||
|
||||
def _on_screen_resume(self) -> None:
|
||||
super()._on_screen_resume()
|
||||
self.refresh_diaries()
|
||||
|
||||
def action_edit_selected_diary(self):
|
||||
|
|
|
|||
Loading…
Reference in New Issue