This commit is contained in:
zenground0 2023-03-05 18:48:02 -07:00
parent 649bcad1bb
commit c81a51af5b
6 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -252,7 +252,7 @@ Response:
```json
{
"Version": "string value",
"APIVersion": 131840,
"APIVersion": 132096,
"BlockDelay": 42
}
```

View File

@ -1477,7 +1477,7 @@ Perms: admin
Inputs: `null`
Response: `131840`
Response: `132096`
## Add

View File

@ -301,7 +301,7 @@ Response:
```json
{
"Version": "string value",
"APIVersion": 131840,
"APIVersion": 132096,
"BlockDelay": 42
}
```

View File

@ -358,7 +358,7 @@ Response:
```json
{
"Version": "string value",
"APIVersion": 131840,
"APIVersion": 132096,
"BlockDelay": 42
}
```