Jonathan Starck %!s(int64=3) %!d(string=hai) anos
pai
achega
675f46f50f
Modificáronse 1 ficheiros con 6 adicións e 3 borrados
  1. 6 3
      config/config.js

+ 6 - 3
config/config.js

@@ -116,7 +116,8 @@ let config = {
                 hideWhenEmpty: false,
 				sortType: "dueDateDescPriority",
 				showProject: false,
-				displayTasksWithinDays: 2,
+				displayTasksWithinDays: '1',
+				displayTasksWithoutDue: true,
                 accessToken: '88c7c668a17e16c8dc780278a992ec935bd05ad1',
                 maximumEntries: 60,
                 updateInterval: 10 * 60 * 1000,
@@ -133,7 +134,8 @@ let config = {
                 hideWhenEmpty: false,
 				sortType: "dueDateDescPriority",
 				showProject: false,
-				displayTasksWithinDays: 2,
+				displayTasksWithinDays: '1',
+				displayTasksWithoutDue: true,
                 accessToken: '88c7c668a17e16c8dc780278a992ec935bd05ad1',
                 maximumEntries: 60,
                 updateInterval: 10 * 60 * 1000, // Update every 10 minutes
@@ -151,7 +153,8 @@ let config = {
                 hideWhenEmpty: false,
 				sortType: "dueDateDescPriority",
 				showProject: false,
-				displayTasksWithinDays: 2,
+				displayTasksWithinDays: '1',
+				displayTasksWithoutDue: true,
                 accessToken: '88c7c668a17e16c8dc780278a992ec935bd05ad1',
                 maximumEntries: 60,
                 updateInterval: 10 * 60 * 1000, // Update every 10 minutes