mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-02 16:49:40 -05:00
idk
This commit is contained in:
@@ -61,7 +61,7 @@ export default function ServerAddress(): React.JSX.Element {
|
||||
<Heading>
|
||||
Connect to Jellyfin
|
||||
</Heading>
|
||||
<XStack fullscreen>
|
||||
<XStack>
|
||||
<SwitchWithLabel
|
||||
checked={useHttps}
|
||||
onCheckedChange={(checked) => setUseHttps(checked)}
|
||||
|
||||
Reference in New Issue
Block a user