mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 08:13:52 +02:00
Fix unfavoriting
This commit is contained in:
@@ -208,6 +208,7 @@ const miscReq = {
|
||||
method: 'POST',
|
||||
params: {
|
||||
emojiId: params.emojiId
|
||||
// inventoryItemId
|
||||
}
|
||||
}).then((json) => {
|
||||
const args = {
|
||||
|
||||
Reference in New Issue
Block a user