This commit is contained in:
2022-03-02 19:27:18 +00:00
parent ce8a3ac39c
commit 8926fdae77
4 changed files with 97 additions and 10 deletions

View File

@@ -143,7 +143,9 @@ export default {
timeSpan: "*thismonth*",
interval: "day",
wotags: [],
wotagsany: true,
woitemtags: [],
woitemtagsany: true,
color: "#00205B"
}
},
@@ -158,7 +160,9 @@ export default {
customTitle: null,
timeSpan: "*thismonth*",
wotags: [],
wotagsany: true,
woitemtags: [],
woitemtagsany: true,
interval: "day",
color: "#00205B"
}