Bug 1858974 - Adds Private browsing mode icon while browsing

fenix/120.0
Jeff Boek 8 months ago committed by mergify[bot]
parent 7f8ca21fe8
commit 487cfd085a

@ -138,6 +138,7 @@ class DefaultToolbarIntegration(
},
store = store,
menu = tabCounterMenu,
showMaskInPrivateMode = context.settings().feltPrivateBrowsingEnabled,
)
val tabCount = if (isPrivate) {

Loading…
Cancel
Save