mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2025-01-12 16:59:08 +01:00
Fix typo
This commit is contained in:
parent
177c971b52
commit
52e27a3e39
@ -73,7 +73,7 @@ export default function SearchSingle() {
|
|||||||
}))]);
|
}))]);
|
||||||
setHasNextPage(data.hasNextPage);
|
setHasNextPage(data.hasNextPage);
|
||||||
} else {
|
} else {
|
||||||
setMessage('search qeury returned nothing.');
|
setMessage('search query returned nothing.');
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user