Skip to content

Commit

Permalink
feat: 更新协议 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
nailiable committed Dec 26, 2024
1 parent 2525804 commit c420477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/components/song-list-item.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup lang="ts">
import { Song } from '#/music.protocol'
import { Song } from '#/song.protocol'
import { vLongpress } from '~/directives/longpress'
defineProps<{
Expand Down

0 comments on commit c420477

Please sign in to comment.