mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
parent
c6245f4fa3
commit
9abce0cca3
3 changed files with 4 additions and 4 deletions
|
@ -71,7 +71,7 @@ class SettingsAboutController : SettingsController() {
|
|||
}
|
||||
preference {
|
||||
title = "Discord"
|
||||
val url = "https://discord.gg/2dDQBv2"
|
||||
val url = "https://discord.gg/tachiyomi"
|
||||
summary = url
|
||||
onClick {
|
||||
val intent = Intent(Intent.ACTION_VIEW, Uri.parse(url))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue