mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 01:08:50 +01:00
fix #1462
I do not understand why this works for daily but not for weekly repeating todos
This commit is contained in:
parent
1df26fd5c5
commit
cb8aba80ca
2 changed files with 1 additions and 2 deletions
|
|
@ -15,7 +15,6 @@ module RecurringTodos
|
|||
|
||||
@pattern = pattern_class.new(user)
|
||||
@pattern.attributes = @mapped_attributes
|
||||
|
||||
end
|
||||
|
||||
# build does not add tags. For tags, the recurring todos needs to be saved
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue