This commit is contained in:
@@ -34,7 +34,7 @@ class NicoTagsController < ApplicationController
|
|||||||
|
|
||||||
tag.linked_tags = linked_tags
|
tag.linked_tags = linked_tags
|
||||||
tag.updated_at = Time.now
|
tag.updated_at = Time.now
|
||||||
tag.update!
|
tag.save!
|
||||||
|
|
||||||
render json: tag.linked_tags, status: :ok
|
render json: tag.linked_tags, status: :ok
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user