Skip to content

Commit

Permalink
chore: datatag
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Song <[email protected]>
  • Loading branch information
ferothefox committed Oct 18, 2024
1 parent e8735de commit 4f98395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/frontend/src/pages/servers/manage/[id]/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
>
<div
v-if="inspectingError"
data-pyro-servers-inspecting-error
class="flex h-full w-full items-center gap-2 rounded-xl border-2 border-solid border-red bg-bg-red p-4 font-semibold text-contrast"
>
<div class="flex w-full justify-between">
Expand Down

0 comments on commit 4f98395

Please sign in to comment.