Add vrcPlusWorld groups

This commit is contained in:
Natsumi
2026-01-13 12:09:33 +13:00
parent d2387c5419
commit 4a64559a79
5 changed files with 45 additions and 18 deletions

View File

@@ -145,7 +145,7 @@
loading.value = true;
favoriteRequest
.addFavorite({
type: D.type,
type: group.type,
favoriteId: D.objectId,
tags: group.name
})