Commit d9e26ca6 authored by Douwe Maan's avatar Douwe Maan

Reset correct event cache

parent 36bd6c84
......@@ -5,7 +5,7 @@ module Notes
note.update_attributes(params.merge(updated_by: current_user))
project.reset_events_cache
note.reset_events_cache
note
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment