add legacy artist json api
This commit is contained in:
1
app/views/legacy/artists.json.erb
Normal file
1
app/views/legacy/artists.json.erb
Normal file
@@ -0,0 +1 @@
|
||||
[<%= raw @artists.map(&:to_json).join(",") %>]
|
||||
Reference in New Issue
Block a user