mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 22:03:50 +02:00
Fix group sidebar sort order
This commit is contained in:
@@ -1239,7 +1239,6 @@ export default class extends baseClass {
|
||||
instance: this.applyInstance(json)
|
||||
});
|
||||
}
|
||||
$app.groupInstances.sort(this.sortGroupInstancesByInGame);
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user