lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit bc0c4318 authored by Kamil Trzciński's avatar Kamil Trzciński

Draft notes cannot be imported

parent a1d42a79
......@@ -56,6 +56,10 @@ class DraftNote < ApplicationRecord
commit_id.present?
end
def importing?
false
end
def resolvable?
false
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