fix(admin library): results are returned alphabetically

This commit is contained in:
DecDuck
2024-11-08 21:31:22 +11:00
parent a815542604
commit 33d37700e1

View File

@ -75,6 +75,9 @@ class LibraryManager {
mIconId: true,
libraryBasePath: true,
},
orderBy: {
mName: 'asc'
}
});
return await Promise.all(