Changeset - 58069577abc2
[Not reviewed]
default
0 1 0
Drew Perttula - 8 years ago 2017-06-10 05:58:38
drewp@bigasterisk.com
collector dummy label
Ignore-this: 476849e290dbde90254004d367ce7f46
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
light9/collector/output.py
Show inline comments
 
@@ -65,7 +65,7 @@ class DummyOutput(Output):
 
        pass
 

	
 
    def shortId(self):
 
        return repr(self)
 
        return 'null'
 

	
 
        
 
class DmxOutput(Output):
0 comments (0 inline, 0 general)