Reaper-Tools

Audiokinetic Reaper Tools Repository
Log | Files | Refs

commit 5f7c0cbc983f6554414b92fb1eacf195d93d9d4f
parent 9cd160f3899d2b9ac9cd78241f9a8a8c5a321769
Author: James Stubbs <jstubbs@audiokinetic.com>
Date:   Tue,  4 Jun 2024 16:16:33 -0400

SP-4458: Fix if/then bug.

Change-Id: Iebe336ce76c73d0415733c6a9c7291a4aca4b9e7

Diffstat:
MScripts/Strata_Copy collection elements within selection to next project tab.lua | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Scripts/Strata_Copy collection elements within selection to next project tab.lua b/Scripts/Strata_Copy collection elements within selection to next project tab.lua @@ -1,9 +1,9 @@ --[[ @description Strata_Copy collection elements within selection to next project tab @author Audiokinetic - @version 1.0.0 + @version 1.0.1 @changelog - Initial release. + SP-4458: Fix if/then bug. @provides [main=main] . https://raw.githubusercontent.com/audiokinetic/Reaper-Tools/$commit/Scripts/Strata_Copy%20collection%20elements%20within%20selection%20to%20next%20project%20tab.lua @about