diff --git a/dashboard/src/components/app/Resources.vue b/dashboard/src/components/app/Resources.vue
index af70de650..598fb5929 100644
--- a/dashboard/src/components/app/Resources.vue
+++ b/dashboard/src/components/app/Resources.vue
@@ -129,7 +129,7 @@ onMounted(async () => {
-
+
@@ -144,6 +144,6 @@ onMounted(async () => {
-
+
\ No newline at end of file
diff --git a/dashboard/src/views/AppsView.vue b/dashboard/src/views/AppsView.vue
index 5c0075c14..213c6157d 100644
--- a/dashboard/src/views/AppsView.vue
+++ b/dashboard/src/views/AppsView.vue
@@ -264,7 +264,7 @@ onUnmounted(() => {
-
+
diff --git a/dashboard/src/views/RestoreView.vue b/dashboard/src/views/RestoreView.vue
index 17efaade0..54bcef183 100644
--- a/dashboard/src/views/RestoreView.vue
+++ b/dashboard/src/views/RestoreView.vue
@@ -302,7 +302,7 @@ onMounted(async () => {
Please wait while Cloudron is restoring.
- You can follow the logs on the server at /home/yellowtent/platformdata/logs/box.log
+ You can follow the logs on the server at /home/yellowtent/platformdata/logs/box.log
If restore appears stuck, it can be restarted by running systemctl restart box and reloading this page.