mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
feat(frontend): plex library scan
This commit is contained in:
@@ -45,7 +45,7 @@ const SettingsLayout: React.FC = ({ children }) => {
|
||||
regex: /^\/settings(\/main)?$/,
|
||||
})}
|
||||
{settingsLink({
|
||||
text: 'Plex Settings',
|
||||
text: 'Plex',
|
||||
route: '/settings/plex',
|
||||
regex: /^\/settings\/plex/,
|
||||
})}
|
||||
|
Reference in New Issue
Block a user