cleanup
This commit is contained in:
parent
62a4b265c2
commit
dfff814079
|
@ -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()
|
Loading…
Reference in New Issue