Skip to content

Commit

Permalink
Merge pull request #56 from ATOR-Development/leggo/phase-1/dev
Browse files Browse the repository at this point in the history
Leggo/phase 1/dev
  • Loading branch information
SuchJitter committed Jul 23, 2024
2 parents 93c981b + 3a67c6c commit 9b77364
Show file tree
Hide file tree
Showing 5 changed files with 677 additions and 9 deletions.
1 change: 1 addition & 0 deletions components/DataTableMyRelays/DataTableMyRelays.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { type RelayRow, type RelayTabType } from '@/types/relay';
import { RELAY_COLUMS, TABS, VERBS } from '@/constants/relay';
import { useMetricsStore } from '@/stores/useMetricsStore';
import { useFacilitatorStore } from '@/stores/useFacilitatorStore';
import FingerprintDisplay from './FingerprintDisplay.vue';
import Tabs from '../ui-kit/Tabs.vue';
import Tooltip from '../ui-kit/Tooltip.vue';
Expand Down
Loading

0 comments on commit 9b77364

Please sign in to comment.