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