This commit is contained in:
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user