mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 08:43:50 +02:00
Add redeem button
(do not redeem)
This commit is contained in:
@@ -285,6 +285,7 @@ export function $throw(code, error, endpoint) {
|
||||
(endpoint.startsWith('users/') ||
|
||||
endpoint.startsWith('worlds/') ||
|
||||
endpoint.startsWith('avatars/') ||
|
||||
endpoint.startsWith('groups/') ||
|
||||
endpoint.startsWith('file/'))
|
||||
) {
|
||||
ignoreError = true;
|
||||
|
||||
Reference in New Issue
Block a user