diff --git a/dashboard-ui/scripts/dashboardpage.js b/dashboard-ui/scripts/dashboardpage.js index 908a99dd5..b0327f4e8 100644 --- a/dashboard-ui/scripts/dashboardpage.js +++ b/dashboard-ui/scripts/dashboardpage.js @@ -134,7 +134,7 @@ } if (clientLowered == "roku") { - return "Roku"; + return "Roku"; } if (clientLowered == "ios") {