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

Update metadata editor comment

This commit is contained in:
Bill Thornton 2023-09-26 00:37:48 -04:00
parent 35457b5abb
commit b4b57f5e55

View file

@ -40,7 +40,7 @@ const DashboardApp = () => (
{LEGACY_ADMIN_ROUTES.map(toViewManagerPageRoute)}
</Route>
{/* TODO: Should the metadata manager be a separate app? */}
{/* NOTE: The metadata editor might deserve a dedicated app in the future */}
{toViewManagerPageRoute({
path: DASHBOARD_APP_PATHS.MetadataManager,
pageProps: {