mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7620 - Remove Nightly flag for external download manager (https://github.com/mozilla-mobile/fenix/pull/14632)
This commit is contained in:
parent
bf51019351
commit
06a1157ef5
@ -39,5 +39,5 @@ object FeatureFlags {
|
||||
/**
|
||||
* Enables downloads with external download managers.
|
||||
*/
|
||||
val externalDownloadManager = Config.channel.isNightlyOrDebug
|
||||
const val externalDownloadManager = true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user