Skip to content

Commit

Permalink
Update daemon.rb
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
vomitHatSteve authored Jul 24, 2024
1 parent 7ccc4bb commit 881ce24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/ruby/bin/daemon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ def initialize(opts={})
Util.log "SuperCollider inputs enabled by GUI"
end

#start compton to handle transparency (needs to be after Util.open_log)
#start compton to handle transparency (needs to be after Util.open_log)
@compton_booter = ComptonBooter.new if Util.os == :raspberry

# Get a map of port numbers to use
Expand Down

0 comments on commit 881ce24

Please sign in to comment.