make All the default tab for Dailies (instead of Due)

This commit is contained in:
Alice Harris
2014-10-09 21:20:19 +10:00
parent 264b16f76b
commit 9669fbcbf9
+1 -1
View File
@@ -70,7 +70,7 @@ habitrpg
header: window.env.t('dailies'),
type: 'daily',
placeHolder: window.env.t('newDaily'),
view: "remaining"
view: "all"
}, {
header: window.env.t('todos'),
type: 'todo',