mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-10-29 20:20:41 -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