diff --git a/src/gui/src/UI/Dashboard/UIDashboard.js b/src/gui/src/UI/Dashboard/UIDashboard.js index 7b912e9b7..2f36ea963 100644 --- a/src/gui/src/UI/Dashboard/UIDashboard.js +++ b/src/gui/src/UI/Dashboard/UIDashboard.js @@ -99,8 +99,7 @@ async function UIDashboard (options) { continue; } const isActive = i === 0 ? ' active' : ''; - const isBeta = tab.label === 'Apps'; - h += `