Bug 1842246 - Add history lib-state refactor feature flag

fenix/117.0
MatthewTighe 11 months ago committed by mergify[bot]
parent b942d17b73
commit 31b5683a76

@ -67,4 +67,9 @@ object FeatureFlags {
* Enables printing from the share and primary menu.
*/
val print = Config.channel.isNightlyOrDebug
/**
* Enables the lib-state HistoryFragment refactor
*/
val historyFragmentLibStateRefactor = Config.channel.isNightlyOrDebug
}

Loading…
Cancel
Save