mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-21 18:48:45 -04:00
Update YTLitePlus.xm
This commit is contained in:
@@ -660,6 +660,9 @@ BOOL selectedTabIndex = NO;
|
||||
if (IsEnabled(@"stockVolumeHUD_enabled")) {
|
||||
%init(gStockVolumeHUD);
|
||||
}
|
||||
if (IsEnabled(@"autoHideHomeBar_enabled")) {
|
||||
%init(gAutoHideHomeBar);
|
||||
}
|
||||
if (IsEnabled(@"disableAccountSection_enabled")) {
|
||||
%init(gDisableAccountSection);
|
||||
}
|
||||
|
Reference in New Issue
Block a user