This commit is contained in:
@@ -140,7 +140,7 @@ export default {
|
|||||||
singleOnly: false,
|
singleOnly: false,
|
||||||
settings: {
|
settings: {
|
||||||
customTitle: null,
|
customTitle: null,
|
||||||
timeSpan: "*thismonth*",
|
timeSpan: "*thisyear*",
|
||||||
interval: "day",
|
interval: "day",
|
||||||
wotags: [],
|
wotags: [],
|
||||||
wotagsany: true,
|
wotagsany: true,
|
||||||
@@ -158,12 +158,12 @@ export default {
|
|||||||
singleOnly: false,
|
singleOnly: false,
|
||||||
settings: {
|
settings: {
|
||||||
customTitle: null,
|
customTitle: null,
|
||||||
timeSpan: "*thismonth*",
|
timeSpan: "*thisyear*",
|
||||||
wotags: [],
|
wotags: [],
|
||||||
wotagsany: true,
|
wotagsany: true,
|
||||||
woitemtags: [],
|
woitemtags: [],
|
||||||
woitemtagsany: true,
|
woitemtagsany: true,
|
||||||
interval: "day",
|
interval: "month",
|
||||||
color: "#00205B"
|
color: "#00205B"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user