forked from jsnbuchanan/crowd-funder-for-time-pwa
add tests for gives to & from projects
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
['GiveAction', 'Offer', 'PlanAction'].includes(
|
||||
veriClaim.claimType as string,
|
||||
) && veriClaim.issuer === activeDid
|
||||
// a PlanAction agent also could edit one of those, but rather than add more Plan-specific logic to detect the agent
|
||||
// a PlanAction agent also could edit one of those,
|
||||
// but rather than add more Plan-specific logic to detect the agent
|
||||
// we'll let them click the Project link and edit from there
|
||||
"
|
||||
@click="onClickEditClaim"
|
||||
|
||||
Reference in New Issue
Block a user