mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 00:33:50 +02:00
Small changes
This commit is contained in:
@@ -38,7 +38,7 @@ const inventoryReq = {
|
||||
},
|
||||
|
||||
/**
|
||||
* @param {{ n: number, offset: number, order: string, types: string }} params
|
||||
* @param {{ n: number, offset: number, order: string, types?: string }} params
|
||||
* @returns {Promise<{json: any, params}>}
|
||||
*/
|
||||
getInventoryItems(params) {
|
||||
|
||||
Reference in New Issue
Block a user