Fixed up legacy group banner

This commit is contained in:
SessionHero01
2024-10-28 11:02:23 +11:00
parent ea714a60a2
commit 5cc57fc225
3 changed files with 39 additions and 36 deletions

View File

@@ -11,6 +11,7 @@ object StringSubstitutionConstants {
const val CONVERSATION_NAME_KEY = "conversation_name"
const val COUNT_KEY = "count"
const val DATE_TIME_KEY = "date_time"
const val DATE_KEY = "date"
const val DISAPPEARING_MESSAGES_TYPE_KEY = "disappearing_messages_type"
const val DOWNLOAD_URL_KEY = "session_download_url" // Used to invite people to download Session
const val EMOJI_KEY = "emoji"