Skip to content

Commit

Permalink
rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
malmstein committed Nov 21, 2023
1 parent 0f67eb9 commit 46d8b02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2416,7 +2416,7 @@ class BrowserTabFragment :
event: Int,
) {
if (event != DISMISS_EVENT_ACTION) {
viewModel.undoDelete(savedSite)
viewModel.onDeleteSavedSiteSnackbarDismissed(savedSite)
}
}
},
Expand Down

0 comments on commit 46d8b02

Please sign in to comment.