mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
correct criteria for VALID state
This commit is contained in:
parent
3beafd29b2
commit
9c63bf66ab
@ -65,6 +65,7 @@ const linkData = ref({
|
||||
recipientCommunity: null,
|
||||
recipientUser: null,
|
||||
deletedAt: null,
|
||||
redeemedAt: null,
|
||||
validLink: false,
|
||||
communities: [],
|
||||
// ContributionLink fields
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user