forked from MapComplete/MapComplete
Refactoring: cleanup of no longer necessary code
This commit is contained in:
parent
afb94ecefb
commit
d7b83e0d88
8 changed files with 4 additions and 113 deletions
|
@ -11,6 +11,8 @@ async function main() {
|
|||
console.error("Huh? Couldn't remove child!")
|
||||
}
|
||||
try {
|
||||
|
||||
document.getElementById("maindiv").innerHTML = "<div class='w-full flex justify-center my-16'>Loading map...</div>"
|
||||
const theme = await DetermineTheme.getTheme()
|
||||
new SingleThemeGui({
|
||||
target,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue