Added accept_digging to preorder

This commit is contained in:
Frank Schubert
2023-04-27 14:20:14 +02:00
parent dd0d97c128
commit a2b519f6f3
6 changed files with 17 additions and 1 deletions
+1
View File
@@ -29,6 +29,7 @@ class PreorderModel {
public $accept_dsgvo;
public $accept_marketing;
public $accept_withdrawal;
public $accept_digging;
public $contact_type;
public $company;
public $uid;