rename in-game add to openfront-io_300x250_game

This commit is contained in:
evanpelle
2025-05-23 13:51:47 -07:00
parent 530784f487
commit 385161ca1d
+1 -1
View File
@@ -23,7 +23,7 @@ const BREAKPOINT = {
height: 800,
};
const AD_SIZE = "openfront-io_300x250_ingame";
const AD_SIZE = "openfront-io_300x250_game";
@customElement("left-in-game-ad")
export class LeftInGameAd extends LitElement implements Layer {