mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-21 08:17:12 +00:00
Merge branch 'v29'
This commit is contained in:
@@ -850,6 +850,7 @@ class Client {
|
||||
"token-login",
|
||||
"matchmaking-modal",
|
||||
"lang-selector",
|
||||
"gutter-ads",
|
||||
].forEach((tag) => {
|
||||
const modal = document.querySelector(tag) as HTMLElement & {
|
||||
close?: () => void;
|
||||
|
||||
Reference in New Issue
Block a user