Skip to content

Commit

Permalink
Update src/components/Sing/SequencerRuler/Presentation.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Dec 6, 2024
1 parent 94bc949 commit fafb08d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Sing/SequencerRuler/Presentation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ const contextMenuData = computed<ContextMenuItemData[]>(() => {
},
disableWhenUiLocked: true,
});
if (tempoChangeExists.value) {
menuData.push({
type: "button",
Expand Down

0 comments on commit fafb08d

Please sign in to comment.