mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-27 12:51:03 +00:00
make sure the registed event for seachGames returns a Promise
This commit is contained in:
@@ -42,7 +42,6 @@ export interface SearchGamesArgs {
|
||||
skip?: number;
|
||||
}
|
||||
|
||||
// Check if this function really needed to be an async function
|
||||
export const searchGames = ({
|
||||
query,
|
||||
take,
|
||||
|
||||
Reference in New Issue
Block a user