This commit is contained in:
efim
2023-04-25 09:45:21 +04:00
parent 62a4b265c2
commit dfff814079

View File

@@ -13,7 +13,7 @@ import org.scalajs.dom
val javascriptLogo: String = js.native
@main
def PlanningPokerUrgh(): Unit =
def FrontendMain(): Unit =
renderOnDomContentLoaded(
dom.document.getElementById("app"),
Main.appElement()