mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4431: Enable feature-media component for all builds. (https://github.com/mozilla-mobile/fenix/pull/4898)
This commit is contained in:
parent
1e2fdf5cae
commit
dc70e530cc
@ -46,5 +46,5 @@ object FeatureFlags {
|
||||
*
|
||||
* https://github.com/mozilla-mobile/fenix/issues/4431
|
||||
*/
|
||||
val mediaIntegration = nightly or debug
|
||||
const val mediaIntegration = true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user