diff --git a/db/seeds.rb b/db/seeds.rb index 0b256d018..7b1af3cba 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -64,7 +64,7 @@ Setting['feature.twitter_login'] = true Setting['feature.facebook_login'] = true Setting['feature.google_login'] = true Setting['feature.public_stats'] = true -Setting['feature.signatures'] = true +Setting['feature.signature_sheets'] = true # Spending proposals feature flags Setting['feature.spending_proposal_features.voting_allowed'] = true