14812: Finish first pass migrating config items
[arvados.git] / apps / workbench / app / views / application / _report_error.html.erb
index ab0fd67d3a11cada3052dba88e29414229da6799..6027208b28272f2d01fc3936258e3088d1fd4a4a 100644 (file)
@@ -27,7 +27,7 @@ SPDX-License-Identifier: AGPL-3.0 %>
 
 or
 
-<%= mail_to(Rails.configuration.support_email_address, "email us",
+<%= mail_to(Rails.configuration.Mail.SupportEmailAddress, "email us",
             subject: "Workbench problem report",
             body: "Problem while viewing page #{request.url}") %>