add the app url input on the first setup page
This commit is contained in:
@@ -60,6 +60,7 @@ Rails.application.routes.draw do
|
||||
collection do
|
||||
patch :update_contact
|
||||
patch :update_password
|
||||
patch :update_app_url
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user