mirror of
https://github.com/Team4388/ScoutingApp2022.git
synced 2026-06-09 08:48:05 -06:00
dashboard fix
This commit is contained in:
@@ -66,6 +66,7 @@ const InputPage = () => {
|
||||
localdb.all().then((res) => {
|
||||
let old_doc = {
|
||||
$id: id,
|
||||
// type: "match",
|
||||
fouls: "0",
|
||||
fouls_tech: "0",
|
||||
flipped: false,
|
||||
|
||||
Reference in New Issue
Block a user