Merge commit '15fd712464' into kb_migration

This commit is contained in:
KMY 2023-05-01 15:05:34 +09:00
commit 3a1a6ba39e
289 changed files with 1339 additions and 1337 deletions

View file

@ -8,6 +8,5 @@ class Form::MediaAttachmentsBatch
attr_accessor :query
def save
end
def save; end
end