This commit is contained in:
@@ -144,8 +144,8 @@ export default {
|
||||
singleOnly: false,
|
||||
settings: {
|
||||
customTitle: null,
|
||||
timeSpan: "*thismonth*",
|
||||
interval: "day",
|
||||
timeSpan: "*thisyear*",
|
||||
interval: "month",
|
||||
wotags: [],
|
||||
woitemtags: [],
|
||||
techtags: [],
|
||||
@@ -168,12 +168,12 @@ export default {
|
||||
singleOnly: false,
|
||||
settings: {
|
||||
customTitle: null,
|
||||
timeSpan: "*thismonth*",
|
||||
timeSpan: "*thisyear*",
|
||||
wotags: [],
|
||||
woitemtags: [],
|
||||
techtags: [],
|
||||
userid: null,
|
||||
interval: "day",
|
||||
interval: "month",
|
||||
color: "#00205B"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user