mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 09:42:53 +02:00
index.html is empty now
This commit is contained in:
@@ -31,7 +31,7 @@ export function createPopup(id: string, elems: HTMLElement[], options: ICreatePo
|
||||
}
|
||||
|
||||
container.appendChild(content);
|
||||
getElementById("entire-game-container").appendChild(container);
|
||||
getElementById("root").appendChild(container);
|
||||
|
||||
return container;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user