Done For Now

This commit is contained in:
thororen1234 2024-06-06 02:54:52 -04:00
parent dec2dce2da
commit 295a065721
2 changed files with 13 additions and 4 deletions

View file

@ -192,7 +192,7 @@ export default definePlugin({
}
})),
// Banners
...[".NITRO_BANNER,", /profileType:\i,overrideBannerSrc:\i/].map(find => ({
...[".NITRO_BANNER,", /profileType:\i,overrideBannerSrc:\i/, /profileType:\i,pendingBanner:\i/].map(find => ({
find,
replacement: {
// style: { backgroundImage: shouldShowBanner ? "url(".concat(bannerUrl,