mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-05 21:48:31 +01:00
fix: #112
This commit is contained in:
@@ -66,7 +66,7 @@ export const SettingToggles: React.FC = () => {
|
|||||||
<View className="flex flex-col shrink">
|
<View className="flex flex-col shrink">
|
||||||
<Text className="font-semibold">Download quality</Text>
|
<Text className="font-semibold">Download quality</Text>
|
||||||
<Text className="text-xs opacity-50">
|
<Text className="text-xs opacity-50">
|
||||||
Choose the search engine you want to use.
|
Choose the download quality.
|
||||||
</Text>
|
</Text>
|
||||||
</View>
|
</View>
|
||||||
<DropdownMenu.Root>
|
<DropdownMenu.Root>
|
||||||
|
|||||||
Reference in New Issue
Block a user