mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
make sure the registed event for seachGames returns a Promise
This commit is contained in:
parent
49d9e5e8c0
commit
1c6ffc8ce2
3 changed files with 13 additions and 10 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue