From fbf2799674b933234a84933b01e0815d3ca69545 Mon Sep 17 00:00:00 2001
From: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
Date: Wed, 2 Apr 2025 00:35:55 +0800
Subject: [PATCH] Opt the error handling logic for loading and unloading
modules, this will fix the file type error, and more detail handling
---
.../main/java/shirkneko/zako/sukisu/ui/component/AboutCard.kt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/AboutCard.kt b/manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/AboutCard.kt
index b3b1db7c..2a9d7a7a 100644
--- a/manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/AboutCard.kt
+++ b/manager/app/src/main/java/shirkneko/zako/sukisu/ui/component/AboutCard.kt
@@ -98,7 +98,7 @@ private fun AboutCardContent() {
val annotatedString = AnnotatedString.Companion.fromHtml(
htmlString = stringResource(
id = R.string.about_source_code,
- "GitHub",
+ "GitHub",
"Telegram"
),
linkStyles = TextLinkStyles(