mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-03 20:48:26 +01:00
chore(seerr): remove early-stage warning notice and stale optimize-server reference
Removes the red 'early stages' notice on the Seer plugin page (and its jellyseerr_warning key), and drops the deprecated optimize-server mention from the welcome screen downloads description. (Pre-release cleanup, Chris's list.)
This commit is contained in:
@@ -115,9 +115,6 @@ export const JellyseerrSettings = () => {
|
||||
</>
|
||||
) : (
|
||||
<View className='flex flex-col rounded-xl overflow-hidden p-4 bg-neutral-900'>
|
||||
<Text className='text-xs text-red-600 mb-2'>
|
||||
{t("home.settings.plugins.jellyseerr.jellyseerr_warning")}
|
||||
</Text>
|
||||
<Text className='font-bold mb-1'>
|
||||
{t("home.settings.plugins.jellyseerr.server_url")}
|
||||
</Text>
|
||||
|
||||
Reference in New Issue
Block a user