Updated news, trends image url path in redux

• Updated:
- news, trends image url path in redux
This commit is contained in:
mgabdev
2020-11-09 12:00:37 -06:00
parent d24b5a7b0e
commit f175b640f0
3 changed files with 16 additions and 1 deletions

View File

@@ -468,6 +468,7 @@ Rails.application.routes.draw do
namespace :v2 do
get '/search', to: 'search#index', as: :search
get '/image_proxy', to: 'image_proxy#get'
end
namespace :web do