Skip to content

Commit

Permalink
HOTFIX update tooltip text in wrong proposals info icon (m0-foundatio…
Browse files Browse the repository at this point in the history
  • Loading branch information
conradocanasm0 authored Sep 11, 2024
1 parent 72a904b commit 64e2bcf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions components/proposal/Card.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
<img src="/img/icon-info.svg" class="w-6 h-6" alt="" />
<template #popper>
<div class="max-w-80 text-sm">
This proposal has been labeled as suspicious or wrong by the
foundation. Please be cautious while voting. If not sure, pleaso
vote <strong>NO</strong>.
This proposal has been labeled as suspicious or wrong by the M^0
Foundation. We recommend to vote <b>NO</b>.
</div>
</template>
</VTooltip>
Expand Down

0 comments on commit 64e2bcf

Please sign in to comment.