mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 15:29:26 +00:00
Frontend update Alpha version
This commit is contained in:
parent
e1b13b3930
commit
84b038b5ee
4 changed files with 8 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<div class="panel__content">
|
||||
<div class="grid gap-1 opacity-50 h-fit">
|
||||
<em v-if="isLocal()">This is the server dashboard.</em>
|
||||
<em v-else>This is the server dashboard.</em>
|
||||
<em v-else>This is the remote dashboard.</em>
|
||||
</div>
|
||||
<div v-if="isLocal()">
|
||||
<h4>Start: Authenticate a device</h4>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue