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: '',
profile_picture: '',
payment_status: 0,
status: 1,
status: 5,
role_id: 0,
membership: defaultMembership(),
licence: defaultLicence(),