mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-05-23 07:32:20 +00:00
fix:纠正缩进
我要验缩进,缩进有问题!
This commit is contained in:
parent
621f627837
commit
b9ef688997
1 changed files with 1 additions and 1 deletions
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Reference in a new issue