Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
boid-com committed Dec 15, 2022
1 parent ccc6de3 commit b730d9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
| Scatter Logout
q-item(@click="openURL('https://bloks.io/account/' + transitWallet.auth.accountName), $refs.profileMenu.close()" link v-if="!local")
| My EOS Account
q-btn.on-left(@click="initTransitWallet('scatter')" color="green" v-if="!transitWallet && !local")
| Scatter
//- q-btn.on-left(@click="initTransitWallet('scatter')" color="green" v-if="!transitWallet && !local")
//- | Scatter
q-btn.text-black(@click="" color="light" flat v-if="authenticated")
.on-right
| {{ thisUser.username }}
Expand Down

0 comments on commit b730d9f

Please sign in to comment.