Add scouting images for auto
This patch adds the "balls" and the "quadrants" pictures to the Auto
screen on the scouting app.
Change-Id: I3cd0f02f3465ad4660dbaaa65291a3b31243a94b
Signed-off-by: Philipp Schrader <philipp.schrader@gmail.com>
Signed-off-by: Ishan Katpally <100026402@mvla.net>
diff --git a/scouting/BUILD b/scouting/BUILD
index 2a2d0ba..448b509 100644
--- a/scouting/BUILD
+++ b/scouting/BUILD
@@ -31,8 +31,7 @@
data = [
":main_bundle_compiled_runfiles",
"//scouting/webserver",
- "//scouting/www:index.html",
- "//scouting/www:zonejs_copy",
+ "//scouting/www:static_files",
],
visibility = ["//visibility:public"],
)