mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-17 11:32:16 +00:00
Added every x to weekly
This commit is contained in:
parent
8c68f450c6
commit
0fd85c0d60
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.form-group(ng-if='task._edit.frequency !== "weekly"')
|
||||
.form-group
|
||||
legend.option-title
|
||||
span.hint(popover-trigger='mouseenter', popover-title=env.t('repeatHelpTitle'),
|
||||
popover='{{env.t(task._edit.frequency + "RepeatHelpContent")}}')=env.t('repeatEvery')
|
||||
|
|
|
|||
Loading…
Reference in a new issue