From e370d13829fa3ce8847b12dc56d50f543efd9f5d Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 2 Mar 2022 19:34:18 +0000 Subject: [PATCH] --- ayanova/src/api/dash-registry.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" } },