mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Rename to Suwayomi-JUI
This commit is contained in:
@@ -237,7 +237,7 @@ enum class Link(
|
||||
val icon: LinkIcon,
|
||||
val uri: String,
|
||||
) {
|
||||
Github(MR.strings.github, LinkIcon.Resource(MR.images.github), "https://github.com/Suwayomi/Tachidesk-JUI"),
|
||||
Github(MR.strings.github, LinkIcon.Resource(MR.images.github), "https://github.com/Suwayomi/Suwayomi-JUI"),
|
||||
Discord(MR.strings.discord, LinkIcon.Resource(MR.images.discord), "https://discord.gg/DDZdqZWaHA"),
|
||||
Reddit(MR.strings.reddit, LinkIcon.Resource(MR.images.reddit), "https://reddit.com/r/Tachidesk/"),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user