remove automatic sort for task planner
All checks were successful
Deploy Sokko G / deploy (push) Successful in 6s
All checks were successful
Deploy Sokko G / deploy (push) Successful in 6s
This commit is contained in:
parent
1d3bdd60f1
commit
3726b2330b
6 changed files with 10 additions and 45 deletions
|
|
@ -191,7 +191,6 @@ export function validateSiteContent(site) {
|
|||
"toolboxes.modules.timer.deleteTitle",
|
||||
"toolboxes.modules.taskPlanner.settingsTitle",
|
||||
"toolboxes.modules.taskPlanner.settingsButtonLabel",
|
||||
"toolboxes.modules.taskPlanner.sortModeLabel",
|
||||
"toolboxes.modules.taskPlanner.hideCompletedTitle",
|
||||
"toolboxes.modules.taskPlanner.globalWeeklyResetDayLabel",
|
||||
"toolboxes.modules.taskPlanner.resetTimeLabel",
|
||||
|
|
@ -207,7 +206,6 @@ export function validateSiteContent(site) {
|
|||
"toolboxes.modules.taskPlanner.weeklyType",
|
||||
"toolboxes.modules.taskPlanner.addButton",
|
||||
"toolboxes.modules.taskPlanner.reorderTitle",
|
||||
"toolboxes.modules.taskPlanner.reorderDisabledTitle",
|
||||
"toolboxes.modules.taskPlanner.checkTitle",
|
||||
"toolboxes.modules.taskPlanner.uncheckTitle",
|
||||
"toolboxes.modules.taskPlanner.deleteTitle",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue