Skip to content

Commit

Permalink
Merge pull request #2601 from threefoldtech/development_remove_mintin…
Browse files Browse the repository at this point in the history
…g_alert

Remove minting alert
  • Loading branch information
AlaaElattar authored Apr 23, 2024
2 parents a623508 + 442bdeb commit e7030e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/playground/src/dashboard/simulator_view.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
/>
</v-col>
</v-row>
<v-alert type="warning"> Minting stops at 1 Billion TFT on Stellar network. </v-alert>
<SimulatorFarming :profile="activeProfile" :chosenConfig="chosenConfig" v-if="chosenConfig != ''" />
</div>
</template>
Expand Down

0 comments on commit e7030e6

Please sign in to comment.