make confetti configurable

This commit is contained in:
Pete Matsyburka
2024-01-26 17:43:52 +02:00
parent 1d7c84302e
commit 6c35ff6d1c
4 changed files with 6 additions and 3 deletions
+1
View File
@@ -29,6 +29,7 @@ class AccountConfig < ApplicationRecord
ALLOW_TYPED_SIGNATURE = 'allow_typed_signature'
SUBMITTER_REMAILERS = 'submitter_reminders'
FORM_COMPLETED_BUTTON_KEY = 'form_completed_button'
FORM_WITH_CONFETTI_KEY = 'form_with_confetti'
ESIGNING_PREFERENCE_KEY = 'esigning_preference'
DEFAULT_VALUES = {