| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 74b2480 commit 2dd77b7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,6 +16,6 @@ class TeamKPIController(val controllerComponents: ControllerComponents)(implicit | |||
| 16 | 16 | } | |
| 17 | 17 | ||
| 18 | 18 | def renderPrebidDashboard(): Action[AnyContent] = Action { implicit request => | |
| 19 | - DashboardRenderer.renderDashboard("prebid", "Sonobi wrapper -> Prebid") | ||
| 19 | + DashboardRenderer.renderDashboard("prebid", "Sonobi wrapper vs Prebid") | ||
| 20 | 20 | } | |
| 21 | 21 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments