Skip to content

Commit 5cd820a

Browse files
authored
Update AboutActivity.kt
1 parent 9118970 commit 5cd820a

File tree

1 file changed

+2
-2
lines changed
  • app/src/main/java/com/mrboomdev/awery/ui/mobile/screens/settings

1 file changed

+2
-2
lines changed

app/src/main/java/com/mrboomdev/awery/ui/mobile/screens/settings/AboutActivity.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ private val EXCLUDE_GITHUB_IDS = arrayOf(
6464
114061880L, // tinotendamha
6565
72887534L, // asvintheguy
6666
175734244L, // SaarGirl
67-
171004872L, // Goki1
67+
171004872L, // Goko1
6868
119158637L, // Runkandel
6969
22217419L // rezaalmanda
7070
)
@@ -76,7 +76,7 @@ private val LOCAL_DEVS = arrayOf(
7676
"https://cdn.discordapp.com/avatars/1034891767822176357/3420c6a4d16fe513a69c85d86cb206c2.png?size=4096"
7777
),
7878
Contributor(
79-
"Itsmechinmoy", arrayOf("Contributor, Discord and Telegram Admin"),
79+
"itsmechinmoy", arrayOf("Contributor, Discord and Telegram Admin"),
8080
"https://github.com/itsmechinmoy",
8181
"https://avatars.githubusercontent.com/u/167056923?v=4"
8282
),

0 commit comments

Comments
 (0)