Add choice of law to terms of service generator (#33994)
This commit is contained in:
parent
288e61dfdf
commit
298ca53593
5 changed files with 8 additions and 1 deletions
|
@ -13,6 +13,7 @@ class TermsOfService::Generator
|
|||
dmca_email
|
||||
domain
|
||||
jurisdiction
|
||||
choice_of_law
|
||||
).freeze
|
||||
|
||||
attr_accessor(*VARIABLES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue