Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
reesericci committed Jan 24, 2024
1 parent eb0f8bf commit 0bf51e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/api/v1/domains/records/_record.json.jbuilder
Original file line number Diff line number Diff line change
@@ -1 +1 @@
json.(r, :id, :name, :content, :type, :ttl, :domain_id)
json.call(r, :id, :name, :content, :type, :ttl, :domain_id)

0 comments on commit 0bf51e1

Please sign in to comment.