diff --git a/shared/src/commonMain/kotlin/com/bumble/livemosaic/model/Entries.kt b/shared/src/commonMain/kotlin/com/bumble/livemosaic/model/Entries.kt index feae3b70..07cada1c 100644 --- a/shared/src/commonMain/kotlin/com/bumble/livemosaic/model/Entries.kt +++ b/shared/src/commonMain/kotlin/com/bumble/livemosaic/model/Entries.kt @@ -305,6 +305,11 @@ val entries = listOf( githubUserName = "stewemetal", content = { DroidconLondonHalloweenSpecial() } ), + + Entry.Text( + githubUserName = "katekatjuchka", + message = "It is an amazing conference, kudos to the organisers, Happy Friday!" + ), Entry.Text( githubUserName = "gabrielrodriguez2746",