Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
weibaohui committed Oct 19, 2023
1 parent 0fe0f26 commit 35d6259
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup lang="ts">
import { V1EndpointSlice } from '@backend/k8s/model/v1EndpointSlice'
import { V1EndpointSlice } from '@backend/k8s/model/V1EndpointSlice'
import { ResType } from '@backend/k8s/watch/watch.model'
import { DialogHelper } from '@frontend/service/page/DialogHelper'
import { Edit, Trash } from '@vicons/fa'
Expand Down

0 comments on commit 35d6259

Please sign in to comment.