mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: Show Separator on all index views
This commit is contained in:
@@ -449,10 +449,7 @@ class MovieIndex extends Component {
|
|||||||
null
|
null
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
<PageToolbarSeparator />
|
||||||
(view === 'posters' || view === 'overview') &&
|
|
||||||
<PageToolbarSeparator />
|
|
||||||
}
|
|
||||||
|
|
||||||
<MovieIndexViewMenu
|
<MovieIndexViewMenu
|
||||||
view={view}
|
view={view}
|
||||||
|
Reference in New Issue
Block a user