mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 14:10:45 +00:00
disable gutter ads
This commit is contained in:
+2
-1
@@ -165,7 +165,8 @@ class Client {
|
||||
"gutter-ad-modal",
|
||||
) as GutterAdModal;
|
||||
this.gutterAdModal instanceof GutterAdModal;
|
||||
this.gutterAdModal.show();
|
||||
// TODO: re-enable to show gutter ads.
|
||||
// this.gutterAdModal.show();
|
||||
|
||||
// const ctModal = document.querySelector("chat-modal") as ChatModal;
|
||||
// ctModal instanceof ChatModal;
|
||||
|
||||
Reference in New Issue
Block a user