mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-04 05:38:37 -05:00
feat: plex watchlist sync integration (#2885)
This commit is contained in:
@@ -143,7 +143,7 @@ const SettingsTabs = ({
|
||||
</div>
|
||||
) : (
|
||||
<div className="hide-scrollbar hidden overflow-x-scroll border-b border-gray-600 sm:block">
|
||||
<nav className="flex">
|
||||
<nav className="flex" data-testid="settings-nav-desktop">
|
||||
{settingsRoutes
|
||||
.filter(
|
||||
(route) =>
|
||||
|
||||
Reference in New Issue
Block a user