Skip to content

Commit

Permalink
Fix unstake auto unlock
Browse files Browse the repository at this point in the history
  • Loading branch information
Duddino committed Dec 14, 2024
1 parent cd8680e commit 29fa47f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/stake/Stake.vue
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ async function restoreWallet(strReason) {
<RestoreWallet
:show="showRestoreWallet"
:reason="restoreWalletReason"
:wallet="wallet"
@close="showRestoreWallet = false"
/>
</template>

0 comments on commit 29fa47f

Please sign in to comment.