Skip to content

Commit

Permalink
Dont say PhotonVision in metric subtitles
Browse files Browse the repository at this point in the history
  • Loading branch information
srimanachanta committed Jul 27, 2023
1 parent 135a02a commit 0a9cbcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions photon-client/src/components/settings/MetricsCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ onBeforeMount(() => {
<v-row class="pa-4 ml-5">
<div style="width: 100%">
<v-card-subtitle class="ma-0 pa-0 pb-2">
PhotonVision General Metrics
General Metrics
</v-card-subtitle>
<table
id="general-metrics"
Expand Down Expand Up @@ -127,7 +127,7 @@ onBeforeMount(() => {
</div>
<div style="width: 100%">
<v-card-subtitle class="ma-0 pa-0 pb-2">
PhotonVision Hardware Metrics
Hardware Metrics
</v-card-subtitle>
<table
id="device-metrics"
Expand Down

0 comments on commit 0a9cbcb

Please sign in to comment.