diff --git a/app/views/topics/_banner.json.jbuilder b/app/views/topics/_banner.json.jbuilder index 01fa7c9a2..a458c1800 100644 --- a/app/views/topics/_banner.json.jbuilder +++ b/app/views/topics/_banner.json.jbuilder @@ -1 +1 @@ -json.(banner, :id, :title, :image) \ No newline at end of file +json.(banner, :id, :title, :image, :url) \ No newline at end of file