From 9ddb08cc9c40c8acbc54f7a3dee71ca2fbc6b685 Mon Sep 17 00:00:00 2001 From: Walkx Date: Sun, 15 May 2022 15:57:58 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Improves=20the=20searchbar?= =?UTF-8?q?=20tooltip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SearchBar/SearchBar.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/SearchBar/SearchBar.tsx b/src/components/SearchBar/SearchBar.tsx index c78589ad5..7a40ea4c0 100644 --- a/src/components/SearchBar/SearchBar.tsx +++ b/src/components/SearchBar/SearchBar.tsx @@ -81,8 +81,7 @@ export default function SearchBar(props: any) { } > - tip: You can prefix your querry with !yt or !t to research on youtube or - for a torrent + tip: Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.