mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05: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):
|
||||
return render_template(
|
||||
"views/service-settings/set-auth-type.html",
|
||||
login_gov_enabled=False,
|
||||
login_gov_enabled=True,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user