This commit is contained in:
2022-02-27 17:20:47 +00:00
parent 088e822a23
commit 83eb019196
2 changed files with 30 additions and 5 deletions

View File

@@ -62,6 +62,8 @@ export default {
customTitle: null,
timeSpan: "*thismonth*",
interval: "day",
wotags: [],
woitemtags: [],
color: "#00205B"
}
},
@@ -74,6 +76,8 @@ export default {
settings: {
customTitle: null,
timeSpan: "*thismonth*",
wotags: [],
woitemtags: [],
interval: "day",
color: "#00205B"
}