Skip to content

Commit

Permalink
move messege on info page
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackoverflow committed Feb 8, 2023
1 parent c7d71be commit a15df9f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions axolotl-web/src/pages/Register.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
<br>
<font-awesome-icon id="heart" icon="heart" />
</div>
<div>
<b>Axolotl is currently broken due to changes on the signal server.</b>
<br>
We are working on fixing the incompatibilities with Signal.
</div>
<button v-translate class="btn btn-primary" @click="infoPage = false">
Next
</button>
Expand All @@ -31,11 +36,6 @@
</div>
</div>
<div v-else class="registration">
<div>
Axolotl is currently broken due to changes on the signal server.
<br>
We are working on fixing the incompatibilities with Signal.
</div>
<VueTelInput
id="phoneInput"
mode="international"
Expand Down

0 comments on commit a15df9f

Please sign in to comment.