Confetti on form submission (#113)

This commit is contained in:
Chirag Chhatrala
2023-04-12 16:47:05 +05:30
committed by GitHub
parent 92b2548add
commit df68b20f82
9 changed files with 70 additions and 2 deletions

View File

@@ -42,6 +42,7 @@ export default {
max_submissions_count: null,
max_submissions_reached_text: 'This form has now reached the maximum number of allowed submissions and is now closed.',
editable_submissions_button_text: 'Edit submission',
confetti_on_submission: false,
// Security & Privacy
can_be_indexed: true