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: [ children: [
{ {
path: "", path: "",
name: "dashboard-media", name: "dashboard-media-list",
meta: { meta: {
title: "Media", title: "Media",
middleware: "authenticated", middleware: "authenticated",