mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/20123: Disable historyMetadataFeature flag
This commit is contained in:
parent
f3b4835416
commit
546cd82033
@ -42,5 +42,5 @@ object FeatureFlags {
|
||||
/**
|
||||
* Enables recording of history metadata.
|
||||
*/
|
||||
val historyMetadataFeature = Config.channel.isDebug
|
||||
const val historyMetadataFeature = false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user