1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Add title to FallbackPage

Co-authored-by: viown <48097677+viown@users.noreply.github.com>
This commit is contained in:
Bill Thornton 2025-03-13 12:09:58 -04:00 committed by GitHub
parent 9c16515549
commit 6d77e1b437
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,6 +35,7 @@ const FallbackRoute = () => {
return (
<Page
id='fallbackPage'
title={globalize.translate('HeaderPageNotFound')}
className='mainAnimatedPage libraryPage'
>
<div className='padded-left padded-right'>