feat: push for isaac

This commit is contained in:
Nick 2024-12-05 15:44:50 -06:00
parent 5ada6b4d25
commit e6b3e90698
27 changed files with 377 additions and 4 deletions

View file

@ -81,7 +81,7 @@ subscriptions model =
view : Model -> View Msg
view model =
{ title = homeName
{ title = ""
, attributes = []
, element = homeContainer
}