forked from jsnbuchanan/crowd-funder-for-time-pwa
change give provider to a single value
This commit is contained in:
@@ -362,8 +362,7 @@ export default class QuickActionBvcBeginView extends Vue {
|
||||
query: {
|
||||
description: this.description,
|
||||
destinationPathAfter: "/",
|
||||
providerProjectId:
|
||||
"https://endorser.ch/entity/01J8XW5SE5NJZ34TQCC10FC18B", //BVC_MEETUPS_PROJECT_CLAIM_ID,
|
||||
providerProjectId: BVC_MEETUPS_PROJECT_CLAIM_ID,
|
||||
recipientDid: this.activeDid,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user