mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Favorite friends endpoint temporarily disabled
$app.API.getFavoriteFriends(); /user/friends/favorite
This commit is contained in:
@@ -2632,7 +2632,7 @@ speechSynthesis.getVoices();
|
||||
|
||||
API.refreshFavoriteItems = function () {
|
||||
var types = {
|
||||
'friend': [0, 'getFavoriteFriends'],
|
||||
// 'friend': [0, 'getFavoriteFriends'],
|
||||
'world': [0, 'getFavoriteWorlds'],
|
||||
'avatar': [0, 'getFavoriteAvatars']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user