Merge 1e3484720bc06a1bfa773d31ba1fe2bbeebea6f9 into 4403442596ab744db609da00f7cbcc68177c6a2c

This commit is contained in:
Miro11 2024-09-26 11:10:26 +08:00 committed by GitHub
commit de686a283a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 8 deletions

View File

@ -40,9 +40,7 @@ A sample in JSON like below:
"settings": {
"clients": [
{
"id": "1eb6e917-774b-4a84-aff6-b058577c60a5",
"level": 1,
"alterId": 64
"id": "1eb6e917-774b-4a84-aff6-b058577c60a5"
}
]
}

View File

@ -5,9 +5,7 @@
"settings": {
"clients": [
{
"id": "1eb6e917-774b-4a84-aff6-b058577c60a5",
"level": 1,
"alterId": 64
"id": "1eb6e917-774b-4a84-aff6-b058577c60a5"
}
]
}