This commit is contained in:
2019-12-20 21:10:54 +00:00
parent 59a4b518bc
commit 64e7af3ac6
3 changed files with 51 additions and 76 deletions

View File

@@ -85,7 +85,7 @@ export default function initialize() {
subSub.push({
title: window.$gz.locale.get("NotifySubscriptionList"),
icon: "bullhorn",
route: "/form-home-notify-subscriptions",
route: "/home-notify-subscriptions",
key: key++
});