mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
1269 - Content updates for Service Settings after login.gov integration
This commit is contained in:
@@ -650,6 +650,7 @@ def service_set_channel(service_id, channel):
|
||||
def service_set_auth_type(service_id):
|
||||
return render_template(
|
||||
"views/service-settings/set-auth-type.html",
|
||||
login_gov_enabled=False,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user