mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +01:00
✏️ Improves the searchbar tooltip
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user