mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix an outdated comment
This commit is contained in:
@@ -1742,7 +1742,7 @@ api.wrap = (user, main=true) ->
|
||||
return unless task
|
||||
{id, completed} = task
|
||||
|
||||
# Deduct points for missed Daily tasks, but not for Todos (just increase todo's value)
|
||||
# Deduct points for missed Daily tasks
|
||||
EvadeTask = 0
|
||||
scheduleMisses = daysMissed
|
||||
if completed
|
||||
|
||||
Reference in New Issue
Block a user