chore: update email reporting address

This commit is contained in:
Diego Beraldin 2024-01-18 18:49:35 +01:00
parent 6ccf10ab7b
commit 75c2d6472f

View File

@ -5,7 +5,7 @@ internal object AboutConstants {
"https://github.com/diegoberaldin/RaccoonForLemmy/issues/new?labels=bug"
const val CHANGELOG_URL =
"https://github.com/diegoberaldin/RaccoonForLemmy/releases/latest"
const val REPORT_EMAIL_ADDRESS = "diego.beraldin+raccoon4lemmy@gmail.com"
const val REPORT_EMAIL_ADDRESS = "raccoonforlemmy@gmail.com"
const val WEBSITE_URL = "https://github.com/diegoberaldin/RaccoonForLemmy"
const val LEMMY_COMMUNITY_NAME = "raccoonforlemmy"
const val LEMMY_COMMUNITY_INSTANCE = "lemmy.world"