This commit is contained in:
@@ -44,7 +44,7 @@ export default function initialize() {
|
||||
|
||||
//MEMOS
|
||||
sub.push({
|
||||
title: window.$gz.locale.get("Schedule"),
|
||||
title: window.$gz.locale.get("Memo"),
|
||||
icon: "inbox",
|
||||
route: "/memo",
|
||||
key: key++
|
||||
|
||||
@@ -50,6 +50,7 @@ export default {
|
||||
"Home",
|
||||
"DashboardDashboard",
|
||||
"Schedule",
|
||||
"Memo",
|
||||
"Locale",
|
||||
"SetLoginPassword",
|
||||
"NotifySubscriptionList",
|
||||
|
||||
Reference in New Issue
Block a user