✏️ Improves the searchbar tooltip

This commit is contained in:
Walkx
2022-05-15 15:57:58 +02:00
committed by GitHub
parent d44eed6581
commit 9ddb08cc9c

View File

@@ -81,8 +81,7 @@ export default function SearchBar(props: any) {
} }
> >
<Text> <Text>
tip: You can prefix your querry with <b>!yt</b> or <b>!t</b> to research on youtube or tip: Use the prefixes <b>!yt</b> and <b>!t</b> in front of your query to search on YouTube or for a Torrent respectively.
for a torrent
</Text> </Text>
</Popover> </Popover>
</form> </form>