2
0

Add min. age to terms of service (#34105)

This commit is contained in:
Eugen Rochko
2025-03-07 12:50:52 +01:00
committed by GitHub
parent feedab26f0
commit 2cabbae132
5 changed files with 13 additions and 5 deletions

View File

@@ -9,11 +9,12 @@ class TermsOfService::Generator
admin_email
arbitration_address
arbitration_website
choice_of_law
dmca_address
dmca_email
domain
jurisdiction
choice_of_law
min_age
).freeze
attr_accessor(*VARIABLES)