mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 09:30:45 +00:00
temporarily disable homepage footer ad
This commit is contained in:
@@ -40,6 +40,8 @@ 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;
|
||||
|
||||
Reference in New Issue
Block a user