diff --git a/templates/castle/index.html b/templates/castle/index.html index a39bdae..faadb6a 100644 --- a/templates/castle/index.html +++ b/templates/castle/index.html @@ -304,17 +304,19 @@ - + :disable="!isSuperUser" + >
- This wallet will be used for Castle operations and transactions. + Select the wallet that will be used for Castle operations and transactions.
@@ -324,6 +326,7 @@ color="primary" type="submit" :loading="settingsDialog.loading" + :disable="!settingsDialog.castleWalletId" > Save Settings