Skip to content

Commit

Permalink
Release Mini song switcher v2.1.1 (#1412)
Browse files Browse the repository at this point in the history
Fix Lua comment in Mini song switcher project.eel
  • Loading branch information
cfillion authored Jul 2, 2024
1 parent 0d454fb commit 0eda427
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions Various/mschnell_Mini song switcher.eel
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
// @description Mini song switcher
// @author mschnell
// @version 2.1
// @changelog
// Allow for accessing multiple project tabs
// bug fixes
// @version 2.1.1
// @changelog Fix Lua comment in Mini song switcher project.eel
// @provides [main] mschnell_Mini song switcher/mschnell_Mini song switcher project.eel
// @about
// # Mini Song switcher
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- @noindex
// @noindex

#tab_id = " ";
get_action_context(#filename, sectionID, cmdID, mode, resolution, val) ? (
Expand Down

0 comments on commit 0eda427

Please sign in to comment.