Skip to content

Commit

Permalink
edit copy
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteenkamp89 committed Apr 18, 2024
1 parent c904e2c commit 2aabd78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SettingsTreasuriesBlockItemButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ onUnmounted(() => {
!isViewOnly && emit('configureOsnap', treasuryIndex, isOsnapEnabled)
"
/>
<div v-else>Unsupported chain</div>
<div v-else>oSnap unavailable</div>
</div>
<BaseButtonIcon
v-show="!isViewOnly"
Expand Down

0 comments on commit 2aabd78

Please sign in to comment.