This commit is contained in:
2019-12-18 20:49:20 +00:00
parent 6a9ab7f5b9
commit 607207dce4
3 changed files with 81 additions and 123 deletions

View File

@@ -146,7 +146,7 @@ export default function initialize() {
sub.push({
title: window.$gz.locale.get("Schedule"),
icon: "calendar-alt",
route: "/schedule/all",
route: "/schedule/all",
key: key++
});