mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
update system tray games to use lastTimePlayed after column migration
This commit is contained in:
@@ -99,7 +99,7 @@ export class WindowManager {
|
||||
},
|
||||
take: 5,
|
||||
order: {
|
||||
updatedAt: "DESC",
|
||||
lastTimePlayed: "DESC",
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user