Skip to content

Commit

Permalink
2.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dooy committed Nov 26, 2024
1 parent d394efd commit ed65169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/suno/mcInput.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const cs= ref({
const mvOption= [
{label: 'verion: v3.5',value: 'chirp-v3-5'}
,{label:'verion: v3',value: 'chirp-v3-0'}
,{label:'verion: v4',value: 'chirp-v4'}
]
const canPost = computed(() => {
Expand Down

0 comments on commit ed65169

Please sign in to comment.