Skip to content

Commit 6e0b42b

Browse files
committed
And how the hell did that d sneek in!
1 parent 52a77d3 commit 6e0b42b

File tree

1 file changed

+1
-1
lines changed
  • uk.tristanstrange.SupercolliderIntegration.xrnx

1 file changed

+1
-1
lines changed

uk.tristanstrange.SupercolliderIntegration.xrnx/main.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ local tool_id = manifest:property("Id").value
2828
local options = renoise.Document.create("SuperColliderIntegrationPreferences") {
2929
sclang_host = "localhost",
3030
sclang_port = 57120
31-
d}
31+
}
3232

3333
renoise.tool().preferences = options
3434

0 commit comments

Comments
 (0)