This commit is contained in:
Girish Ramakrishnan
2025-09-25 09:58:34 +02:00
parent 7fd49be682
commit 95109ef9b0
+1 -1
View File
@@ -182,7 +182,7 @@ onMounted(async () => {
<div class="ring ring8"></div>
<div class="ring ring9"></div>
</div>
<h3>Please wait while Cloudron is setting up the dashboard</h3>
<h3>Please wait while Cloudron is setting up the dashboard ...</h3>
<h4 style="margin-top: 0">{{ progressMessage }}</h4>
<small>You can follow the logs on the server at <code @click="onCopyToClipboard('/home/yellowtent/platformdata/logs/box.log')">/home/yellowtent/platformdata/logs/box.log</code></small>
</div>