Skip to content

Commit

Permalink
Fix unstake auto unlock (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
Duddino authored Dec 14, 2024
1 parent cd8680e commit 3f15159
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 3f15159

Please sign in to comment.