diff --git a/ayanova/src/api/dash-registry.js b/ayanova/src/api/dash-registry.js index 2c0e3646..d7f8803e 100644 --- a/ayanova/src/api/dash-registry.js +++ b/ayanova/src/api/dash-registry.js @@ -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" } },