forked from jsnbuchanan/crowd-funder-for-time-pwa
add copy-link on the claim view page & enable certificate
This commit is contained in:
@@ -26,7 +26,7 @@ import { db, retrieveSettingsForActiveAccount } from "@/db/index";
|
||||
import * as endorserServer from "@/libs/endorserServer";
|
||||
|
||||
@Component
|
||||
export default class ClaimViewCertificate extends Vue {
|
||||
export default class ClaimCertificateView extends Vue {
|
||||
$notify!: (notification: NotificationIface, timeout?: number) => void;
|
||||
|
||||
activeDid = "";
|
||||
|
||||
Reference in New Issue
Block a user