mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 22:36:05 +02:00
Add vrcPlusWorld groups
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
function addFavoriteWorld(groupAPI) {
|
||||
return favoriteRequest
|
||||
.addFavorite({
|
||||
type: 'world',
|
||||
type: groupAPI.type,
|
||||
favoriteId: props.currentFavorite.id,
|
||||
tags: groupAPI.name
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user