mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
Changed the flag to true
This commit is contained in:
@@ -650,7 +650,7 @@ def service_set_channel(service_id, channel):
|
|||||||
def service_set_auth_type(service_id):
|
def service_set_auth_type(service_id):
|
||||||
return render_template(
|
return render_template(
|
||||||
"views/service-settings/set-auth-type.html",
|
"views/service-settings/set-auth-type.html",
|
||||||
login_gov_enabled=False,
|
login_gov_enabled=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user