updates seeds with signature sheet feature

This commit is contained in:
rgarcia
2016-12-20 12:25:34 +01:00
parent 76723070e2
commit 7ec6a874b6

View File

@@ -64,7 +64,7 @@ Setting['feature.twitter_login'] = true
Setting['feature.facebook_login'] = true Setting['feature.facebook_login'] = true
Setting['feature.google_login'] = true Setting['feature.google_login'] = true
Setting['feature.public_stats'] = true Setting['feature.public_stats'] = true
Setting['feature.signatures'] = true Setting['feature.signature_sheets'] = true
# Spending proposals feature flags # Spending proposals feature flags
Setting['feature.spending_proposal_features.voting_allowed'] = true Setting['feature.spending_proposal_features.voting_allowed'] = true