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