diff --git a/pages/edit/_iscnId.vue b/pages/edit/_iscnId.vue index feec7344..4df37122 100644 --- a/pages/edit/_iscnId.vue +++ b/pages/edit/_iscnId.vue @@ -365,7 +365,7 @@ export default class EditIscnPage extends Vue { } get shouldShowDRMOption() { - return this.uploadArweaveIdList.filter(Boolean).length + return this.uploadArweaveLinkList.filter(Boolean).length } get payload() {