mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
add message about clearing completed todos if length>100
This commit is contained in:
@@ -139,9 +139,9 @@ habitrpg
|
||||
type: 'daily',
|
||||
placeHolder: 'New Daily'
|
||||
}, {
|
||||
header: 'Todos',
|
||||
header: 'To-Dos',
|
||||
type: 'todo',
|
||||
placeHolder: 'New Todo'
|
||||
placeHolder: 'New To-Do'
|
||||
}, {
|
||||
header: 'Rewards',
|
||||
type: 'reward',
|
||||
|
||||
Reference in New Issue
Block a user