This commit is contained in:
Nweni
2019-10-30 09:56:37 +06:30
parent 52b8c4c1d2
commit 530b5ac87a
4 changed files with 5 additions and 4 deletions

View File

@@ -14,7 +14,6 @@ scope "(:locale)", locale: /en|mm/ do
mount ActionCable.server => "/cable"
# end
#--------- SmartSales Activation ------------#
get 'activate' => 'install#index'
post 'activate' => 'install#activate'