Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1 from brianbaso/second-meeting-time
Browse files Browse the repository at this point in the history
update second meeting times
  • Loading branch information
brianbaso committed Aug 27, 2019
2 parents 0bbb146 + 2282843 commit 0fe5b61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Main.elm
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ initialModel : Model
initialModel =
{ invokedFunTimes = False
, nextMeeting =
{ date = "Late September"
{ date = "September 16th"
, time = "6pm - 8pm"
, location = ( "Location TBD", "#link-coming-soon" )
, location = ( "Venture X", "https://venturex.com/" )
}
}

Expand Down

0 comments on commit 0fe5b61

Please sign in to comment.