add the app url input on the first setup page
This commit is contained in:
@@ -10,6 +10,10 @@ class ApplicationController < ActionController::Base
|
||||
:current_account,
|
||||
:svg_icon
|
||||
|
||||
def default_url_options
|
||||
Docuseal.default_url_options
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def current_account
|
||||
|
||||
Reference in New Issue
Block a user