Revert "temporarily disable homepage footer ad"

This reverts commit 3ab778ace4.
This commit is contained in:
evanpelle
2026-03-13 12:31:33 -07:00
parent add21ace42
commit f2a7493bbf
-2
View File
@@ -40,8 +40,6 @@ export class HomeFooterAd extends LitElement {
};
private loadAd(): void {
console.log("homepage footer ad disabled");
return;
if (!window.ramp) {
console.warn("Playwire RAMP not available for footer ad");
return;