Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Commit

Permalink
Add migration from v2 to v3 message
Browse files Browse the repository at this point in the history
  • Loading branch information
asamirr authored and muhamadazmy committed Apr 26, 2022
1 parent 567be3d commit 59e2fdd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
</v-app-bar-nav-icon>
<v-toolbar-title>ThreeFold Capacity Explorer</v-toolbar-title>
</v-toolbar>
<v-toolbar class="toolbar" color="red">
<v-toolbar-title class="white--text flex">Make sure to migrate your nodes to <a target="_blank" href="https://forum.threefold.io/t/farming-migration-grid-v2-v3/2143" class="text-white">TF Grid v3</a> before May 1st 2022 as this tool will no longer be supported after that date.</v-toolbar-title>
</v-toolbar>

<v-content class="content">
<v-col>
Expand Down

0 comments on commit 59e2fdd

Please sign in to comment.