From b9ef688997185c25438503f5102ecddb81ecbe83 Mon Sep 17 00:00:00 2001 From: Li <113808480+Li2548@users.noreply.github.com> Date: Fri, 13 Mar 2026 22:01:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=BA=A0=E6=AD=A3=E7=BC=A9=E8=BF=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 我要验缩进,缩进有问题! --- Sources/uYouPlusVersionSpoofer.xm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/uYouPlusVersionSpoofer.xm b/Sources/uYouPlusVersionSpoofer.xm index f4a06e3..a9e5a0b 100644 --- a/Sources/uYouPlusVersionSpoofer.xm +++ b/Sources/uYouPlusVersionSpoofer.xm @@ -6,7 +6,7 @@ typedef struct { } VersionMapping; static VersionMapping versionMappings[] = { - {0, @"21.10.2"}, + {0, @"21.10.2"}, {1, @"21.09.3"}, {2, @"21.09.2"}, {3, @"21.08.3"},