Merge pull request #2 from ojppe/patch-1

Update AboutScreen.kt
This commit is contained in:
Myzel394 2024-05-02 23:15:11 +02:00 committed by GitHub
commit 99f44ec289
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,7 +121,7 @@ private fun AboutScreen(
modifier = Modifier.clickable {
openLink(
mContext,
"https://github.com/sadellie/unitto",
"https://github.com/Myzel394/NumberHub",
)
},
)