Skip to content

Commit

Permalink
remove cancelled allowances toggle temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
ezra-sg committed Dec 18, 2023
1 parent 41ee317 commit d5b8525
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/evm/allowances/AllowancesPageControls.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ function handleRevokeSelected() {
</q-btn>
</div>

<!-- https://github.com/telosnetwork/telos-wallet/issues/719 -->
<q-toggle
v-if="false"
v-model="includeCancelled"
:label="includeCancelledLabel"
color="primary"
Expand Down

0 comments on commit d5b8525

Please sign in to comment.