Skip to content

Commit

Permalink
Merge pull request #1422 from joreilly/droidconlisbon2024
Browse files Browse the repository at this point in the history
Droidcon Lisbon 2024
  • Loading branch information
joreilly authored Aug 25, 2024
2 parents ed60402 + 3bac5cc commit 188810d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,8 @@ object Sessionize {
config = DConfig(
id = ConferenceId.DroidConLisbon2024.id,
name = "droidcon Lisbon 2024",
timeZone = "Europe/Lisbon"
timeZone = "Europe/Lisbon",
themeColor = "0xFFFF7256"
),
venue = DVenue(
id = "main",
Expand Down

0 comments on commit 188810d

Please sign in to comment.