From 2d08030858c7e292de11e00268361cf14f785b85 Mon Sep 17 00:00:00 2001 From: Matthew Morley Date: Sun, 1 Oct 2023 21:54:50 -0400 Subject: [PATCH] Fix CI errors --- photon-client/src/components/dashboard/tabs/TargetsTab.vue | 6 +++--- .../src/components/settings/ApriltagControlCard.vue | 7 ++----- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/photon-client/src/components/dashboard/tabs/TargetsTab.vue b/photon-client/src/components/dashboard/tabs/TargetsTab.vue index 4acce69212..1acae79bd2 100644 --- a/photon-client/src/components/dashboard/tabs/TargetsTab.vue +++ b/photon-client/src/components/dashboard/tabs/TargetsTab.vue @@ -1,6 +1,6 @@ @@ -77,12 +77,12 @@ import { useStateStore } from "@/stores/StateStore"; Multi-tag pose, field-to-robot diff --git a/photon-client/src/components/settings/ApriltagControlCard.vue b/photon-client/src/components/settings/ApriltagControlCard.vue index 2a0a5e0c48..4a6663fde9 100644 --- a/photon-client/src/components/settings/ApriltagControlCard.vue +++ b/photon-client/src/components/settings/ApriltagControlCard.vue @@ -1,7 +1,4 @@