mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
no issue - removed unused feature flags (#6143)
This commit is contained in:
parent
fed0c88c6f
commit
a76cd9cc67
@ -50,13 +50,6 @@ object FeatureFlags {
|
||||
*/
|
||||
val autoPlayMedia = nightly or debug
|
||||
|
||||
val granularDataDeletion = nightly or debug
|
||||
|
||||
/**
|
||||
* Gives option in Settings to Delete Browsing Data on new menu option Quit
|
||||
*/
|
||||
val deleteDataOnQuit = nightly or debug
|
||||
|
||||
/**
|
||||
* Allows Progressive Web Apps to be installed to the device home screen.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user