Browse Source

Increased subject size.

Martin Edenhofer 12 years ago
parent
commit
fcb5ae524b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      db/seeds.rb

+ 1 - 1
db/seeds.rb

@@ -639,7 +639,7 @@ Setting.create(
     ],
   },
   :state       => {
-    :value => '70',
+    :value => '110',
   },
   :frontend    => false
 )