Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Hide goodbye message
Browse files Browse the repository at this point in the history
  • Loading branch information
zlewchan authored Jul 15, 2024
1 parent 1532547 commit f29d8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/src/main/kotlin/messages.kt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ val messages = listOf(
messageTypes = listOf(
MessageType.DASHBOARD_MESSAGE,
),
isVisible = true,
isVisible = false,
),
Message(
id = 94,
Expand Down

0 comments on commit f29d8b0

Please sign in to comment.