Use method to call informations.

This commit is contained in:
elweyn 2022-03-10 12:59:08 +01:00
parent 4ad5f60604
commit f1726675b7

View File

@ -50,7 +50,7 @@ export default {
},
},
created() {
this.setDisplaySetup()
this.setTransactionLinkInformation()
},
}
</script>