mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 05:43:51 +02:00
cleanup code
This commit is contained in:
@@ -6946,11 +6946,6 @@ speechSynthesis.getVoices();
|
||||
this.setUserDialogWorlds(D.worlds);
|
||||
};
|
||||
|
||||
$app.methods.changeUserDialogAvatarSorting = function () {
|
||||
var D = this.userDialog;
|
||||
this.setUserDialogAvatars(D.avatars);
|
||||
};
|
||||
|
||||
$app.methods.changeUserDialogAvatarReleaseStatus = function () {
|
||||
var D = this.userDialog;
|
||||
this.setUserDialogAvatars(D.avatars);
|
||||
|
||||
Reference in New Issue
Block a user