mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 13:17:24 +01:00
Temporarily removed task allocation settings (#9822)
This commit is contained in:
committed by
Sabe Jones
parent
13de97dde6
commit
166a48e139
@@ -220,7 +220,7 @@
|
||||
type="number", v-model="task.counterDown", min="0", required,
|
||||
)
|
||||
|
||||
.option(v-if="isUserTask && task.type !== 'reward'")
|
||||
//.option(v-if="isUserTask && task.type !== 'reward'")
|
||||
.form-group
|
||||
label(v-once)
|
||||
span.float-left {{ $t('attributeAllocation') }}
|
||||
|
||||
Reference in New Issue
Block a user