about summary refs log tree commit diff
path: root/users/Profpatsch/lyric/extension/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'users/Profpatsch/lyric/extension/package.json')
-rw-r--r--users/Profpatsch/lyric/extension/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/users/Profpatsch/lyric/extension/package.json b/users/Profpatsch/lyric/extension/package.json
index 78e2eb1c3cf6..73bf53e812fc 100644
--- a/users/Profpatsch/lyric/extension/package.json
+++ b/users/Profpatsch/lyric/extension/package.json
@@ -31,6 +31,11 @@
         "category": "LRC"
       },
       {
+        "command": "extension.tapBpm",
+        "title": "Add bpm header by tapping to the song",
+        "category": "LRC"
+      },
+      {
         "command": "extension.quantizeToEigthNote",
         "title": "Quantize timestamps to nearest eighth note",
         "category": "LRC"