Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
akliuxingyuan committed Jan 8, 2025
1 parent cd41f6e commit 80902e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -892,6 +892,7 @@ class TabsTrayFragment : AppCompatDialogFragment() {

private fun showBookmarkSnackbar(
tabSize: Int,
parentFolderTitle: String?,
) {
val displayFolderTitle = parentFolderTitle ?: getString(R.string.library_bookmarks)
val displayResId = when {
Expand Down

0 comments on commit 80902e8

Please sign in to comment.