Jonathan Starck hace 3 años
padre
commit
bd5bbf94d0
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      config/config.js

+ 3 - 0
config/config.js

@@ -116,6 +116,7 @@ let config = {
                 hideWhenEmpty: false,
 				sortType: "dueDateDescPriority",
 				showProject: false,
+				displayTasksWithinDays: 2,
                 accessToken: '88c7c668a17e16c8dc780278a992ec935bd05ad1',
                 maximumEntries: 60,
                 updateInterval: 10 * 60 * 1000,
@@ -132,6 +133,7 @@ let config = {
                 hideWhenEmpty: false,
 				sortType: "dueDateDescPriority",
 				showProject: false,
+				displayTasksWithinDays: 2,
                 accessToken: '88c7c668a17e16c8dc780278a992ec935bd05ad1',
                 maximumEntries: 60,
                 updateInterval: 10 * 60 * 1000, // Update every 10 minutes
@@ -149,6 +151,7 @@ let config = {
                 hideWhenEmpty: false,
 				sortType: "dueDateDescPriority",
 				showProject: false,
+				displayTasksWithinDays: 2,
                 accessToken: '88c7c668a17e16c8dc780278a992ec935bd05ad1',
                 maximumEntries: 60,
                 updateInterval: 10 * 60 * 1000, // Update every 10 minutes