Removed no more valid credits.

This commit is contained in:
acclorite 2024-08-07 17:30:24 +03:00
parent 66dbad9470
commit 3c5f392ea2

View file

@ -99,15 +99,6 @@ object Constants {
), ),
website = "https://fonts.google.com/icons" website = "https://fonts.google.com/icons"
), ),
Credit(
name = "Crocus",
source = null,
credits = listOf(
UIText.StringResource(R.string.credits_motivation),
UIText.StringValue("UwU")
),
website = null
),
) )
// Help Tips // Help Tips