From 26c1a6e2117ee83da39d20911400a6340fe59ec6 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Sat, 23 May 2015 03:24:26 +0200 Subject: [PATCH] Change ticket_define_email_from to more human version. --- db/seeds.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/seeds.rb b/db/seeds.rb index 5c788b65b..0ecb00093 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -970,7 +970,7 @@ Setting.create_if_not_exists( }, ], }, - state: 'SystemAddressName', + state: 'AgentNameSystemAddressName', frontend: false )