Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Jan 23, 2025
1 parent 7590167 commit 320b230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/dashboard/jobs/index.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script lang="ts" setup>
import QueueTable from '../../../components/Queue/QueueTable.vue'
// import QueueTable from '../../../components/Queue/QueueTable.vue'
useHead({
title: 'Dashboard - Jobs',
Expand Down

0 comments on commit 320b230

Please sign in to comment.