fix: enable wide-search-bar by default (#67)

This commit is contained in:
TheJeterLP 2022-07-08 00:32:29 +02:00 committed by GitHub
parent 7f64a8bcab
commit fabc4e0548
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ public enum SettingsEnum {
CAST_BUTTON_SHOWN_BOOLEAN("revanced_cast_button_enabled", false),
USE_TABLET_MINIPLAYER_BOOLEAN("revanced_tablet_miniplayer", false),
CREATE_BUTTON_SHOWN_BOOLEAN("revanced_create_button_enabled", false),
USE_NEW_ACTIONBAR_BOOLEAN("revanced_new_actionbar", false),
USE_NEW_ACTIONBAR_BOOLEAN("revanced_new_actionbar", true),
SHORTS_BUTTON_SHOWN_BOOLEAN("revanced_shorts_button_enabled", false),
//Misc. Settings