Mercurial > code > home > repos > light9
changeset 1813:623346df401a
allPatchSubs typo
Ignore-this: 5c0c24cdebd18b06afca671af4ed9c41
author | drewp@bigasterisk.com |
---|---|
date | Fri, 08 Jun 2018 11:48:35 +0000 |
parents | a49ad994b467 |
children | fba2a716ef2a |
files | light9/web/graph.coffee |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/light9/web/graph.coffee Fri Jun 08 11:08:34 2018 +0000 +++ b/light9/web/graph.coffee Fri Jun 08 11:48:35 2018 +0000 @@ -98,7 +98,7 @@ prn(@handlers, 0) _handlerIsAffected: (child, patchSubjs) -> - if allPatchSubjs == null + if patchSubjs == null return true if not child.patterns.length return false