This commit is contained in:
2022-03-02 19:34:18 +00:00
parent 8926fdae77
commit e370d13829

View File

@@ -140,7 +140,7 @@ export default {
singleOnly: false,
settings: {
customTitle: null,
timeSpan: "*thismonth*",
timeSpan: "*thisyear*",
interval: "day",
wotags: [],
wotagsany: true,
@@ -158,12 +158,12 @@ export default {
singleOnly: false,
settings: {
customTitle: null,
timeSpan: "*thismonth*",
timeSpan: "*thisyear*",
wotags: [],
wotagsany: true,
woitemtags: [],
woitemtagsany: true,
interval: "day",
interval: "month",
color: "#00205B"
}
},