diff --git a/src/gui/src/UI/Dashboard/TabHome.js b/src/gui/src/UI/Dashboard/TabHome.js index c488d2b83..b7819fcc5 100644 --- a/src/gui/src/UI/Dashboard/TabHome.js +++ b/src/gui/src/UI/Dashboard/TabHome.js @@ -33,15 +33,17 @@ function buildRecentAppsHTML () { // Show up to 6 recent apps const recentApps = window.launch_apps.recent.slice(0, 6); for ( const app_info of recentApps ) { - h += `
Your personal cloud computer
'; - h += 'Your personal cloud computer
'; + h += '