mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 06:13:52 +02:00
Save current Favorites tab
This commit is contained in:
@@ -86,7 +86,7 @@ const favoriteReq = {
|
||||
|
||||
/**
|
||||
*
|
||||
* @param {{ type: string, group: string, displayName: string, visibility: string }} params group is a name
|
||||
* @param {{ type: string, group: string, displayName?: string, visibility?: string }} params group is a name
|
||||
* @return { Promise<{json: any, params}> }
|
||||
*/
|
||||
saveFavoriteGroup(params) {
|
||||
|
||||
Reference in New Issue
Block a user