diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a1b588..cef214b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [v4.2.1] - unreleased ### Fixed - Transpiled KSAs no longer dropped +- Resolve race condition to ensure Javascript dependencies load before "chart" is called ## [v4.2.0] - 2020-03-26 ### Changed diff --git a/theme/scoreboard.html b/theme/scoreboard.html index ed0c339..a7d612a 100644 --- a/theme/scoreboard.html +++ b/theme/scoreboard.html @@ -4,9 +4,6 @@ Scoreboard - - -

@@ -20,5 +17,9 @@
  • Scoreboard
  • + + + +