mirror of
https://github.com/Dvorinka/PPve.git
synced 2026-06-04 04:22:58 +00:00
g
This commit is contained in:
@@ -1460,7 +1460,9 @@ function updateBannerPreview() {
|
|||||||
if (imagePreviewContainer) {
|
if (imagePreviewContainer) {
|
||||||
imagePreviewContainer.style.display = 'none';
|
imagePreviewContainer.style.display = 'none';
|
||||||
}
|
}
|
||||||
bannerPreview.classList.remove('with-image');
|
if (bannerPreview) {
|
||||||
|
bannerPreview.classList.remove('with-image');
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Apply template styles to the banner preview
|
// Apply template styles to the banner preview
|
||||||
|
|||||||
Reference in New Issue
Block a user