config/routes.rb in phcmemberspro-9.7.1 vs config/routes.rb in phcmemberspro-9.7.2

- old
+ new

@@ -1,8 +1,8 @@ Phcmemberspro::Engine.routes.draw do # Dashboard (Engine Root) - get 'modules/dashboard/dashboard', :path => "dashboard" + root 'modules/dashboards#index' # Application API namespace :api do # Routes for API