diff --git a/components/storage/FileUploadModal.vue b/components/storage/FileUploadModal.vue index 18b63fc..271ce3e 100644 --- a/components/storage/FileUploadModal.vue +++ b/components/storage/FileUploadModal.vue @@ -52,7 +52,8 @@ Error: Arweave is used as file storage. Current balance in the Arweave wallet is insufficient to do the upload.
- Please send AR tokens to this wallet (min. {{ $config.arweaveMinBalance }} AR): {{ this.$config.arweaveAddress }}. + Please send AR tokens to this wallet (min. {{ $config.arweaveMinBalance }} AR) to enable uploads: + {{ this.$config.arweaveAddress }}.