mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Remove debug message
This commit is contained in:
@@ -82,7 +82,6 @@ const treeViewNodeInjector = (path: ModelPath, view: TreeView) => {
|
||||
views.visualizer.visualizer!.state = {}
|
||||
views.visualizer.invalidated()
|
||||
})
|
||||
console.log("hello?")
|
||||
res += `<input type="color" value="${biomeVisualizer.getBiomeHex(biome)}" data-id=${id}></input>`
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user