mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Client Fixes (#8985)
* fix typos * tasks created immediately * fix page scroll when cancelling task edit * fix cheklist editing + misc fixes to tasks modal * remove console.log
This commit is contained in:
@@ -25,6 +25,7 @@ module.exports = function taskDefaults (task = {}) {
|
||||
challenge: {
|
||||
shortName: 'None',
|
||||
},
|
||||
group: {},
|
||||
yesterDaily: true,
|
||||
reminders: [],
|
||||
attribute: 'str',
|
||||
|
||||
Reference in New Issue
Block a user