Make latest message not dismisable

This commit is contained in:
Mikołaj Pich 2024-01-04 10:35:55 +01:00 committed by GitHub
parent 8801f947bb
commit 841fec729d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,6 @@ val messages = listOf(
MessageType.DASHBOARD_MESSAGE,
MessageType.LOGIN_MESSAGE,
),
isDismissible = true,
isVisible = true,
),
Message(