Rename YTStockVolumeHUD.xm to YTStockVolumeHUD.xm.bak

This commit is contained in:
arichornlover 2024-02-11 16:59:49 -06:00 committed by GitHub
parent 8e53af3c34
commit 2ca35cddec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,4 +18,4 @@
if (IS_ENABLED(@"stockVolumeHUD_enabled")) {
%init(YTStockVolumeHUD);
}
}
}