Add missing vtokens to v24.05.0001.59063
This commit is contained in:
parent
b42927d62c
commit
07190ef3a8
1 changed files with 1 additions and 0 deletions
|
@ -231,4 +231,5 @@ val ApiEndpointsVTokenMap = mapOf(
|
||||||
),
|
),
|
||||||
"24.04.0010.58863" to LastApiEndpointsVTokenMap,
|
"24.04.0010.58863" to LastApiEndpointsVTokenMap,
|
||||||
"24.05.0000.59033" to LastApiEndpointsVTokenMap,
|
"24.05.0000.59033" to LastApiEndpointsVTokenMap,
|
||||||
|
"24.05.0001.59063" to LastApiEndpointsVTokenMap,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue