From fafb08d609bb8435b06ea74e63aa4ddd1edd4762 Mon Sep 17 00:00:00 2001 From: Hiroshiba Date: Fri, 6 Dec 2024 23:04:01 +0900 Subject: [PATCH] Update src/components/Sing/SequencerRuler/Presentation.vue --- src/components/Sing/SequencerRuler/Presentation.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Sing/SequencerRuler/Presentation.vue b/src/components/Sing/SequencerRuler/Presentation.vue index 0628202f4d..30c9e32f9b 100644 --- a/src/components/Sing/SequencerRuler/Presentation.vue +++ b/src/components/Sing/SequencerRuler/Presentation.vue @@ -439,7 +439,6 @@ const contextMenuData = computed(() => { }, disableWhenUiLocked: true, }); - if (tempoChangeExists.value) { menuData.push({ type: "button",