fix media-list name

This commit is contained in:
2023-02-28 13:41:44 +10:00
parent fe66dedecf
commit eb692de59a

View File

@@ -267,7 +267,7 @@ export const routes = [
children: [
{
path: "",
name: "dashboard-media",
name: "dashboard-media-list",
meta: {
title: "Media",
middleware: "authenticated",