forked from trent_larson/crowd-funder-for-time-pwa
include project ID in the URLs to the project-details page
This commit is contained in:
@@ -81,7 +81,7 @@ export default class GiftedDialog extends Vue {
|
||||
activeDid = "";
|
||||
apiServer = "";
|
||||
|
||||
giver?: GiverInputInfo;
|
||||
giver?: GiverInputInfo; // undefined means no identified giver agent
|
||||
description = "";
|
||||
givenToUser = false;
|
||||
hours = "0";
|
||||
|
||||
Reference in New Issue
Block a user