Changeset - 623346df401a
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 7 years ago 2018-06-08 11:48:35
drewp@bigasterisk.com
allPatchSubs typo
Ignore-this: 5c0c24cdebd18b06afca671af4ed9c41
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
light9/web/graph.coffee
Show inline comments
 
@@ -98,7 +98,7 @@ class AutoDependencies
 
    prn(@handlers, 0)
 
    
 
  _handlerIsAffected: (child, patchSubjs) ->
 
    if allPatchSubjs == null
 
    if patchSubjs == null
 
      return true
 
    if not child.patterns.length
 
      return false
0 comments (0 inline, 0 general)