changed supporter default to passiv

This commit is contained in:
Alex
2025-03-12 17:13:44 +01:00
parent 073d353764
commit ee10389f1d

View File

@@ -108,7 +108,7 @@ export function defaultSupporter() {
notes: '', notes: '',
profile_picture: '', profile_picture: '',
payment_status: 0, payment_status: 0,
status: 1, status: 5,
role_id: 0, role_id: 0,
membership: defaultMembership(), membership: defaultMembership(),
licence: defaultLicence(), licence: defaultLicence(),