Skip to content

Commit

Permalink
another... stray square bracket eliminated (lol)
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Nov 2, 2023
1 parent 09487f2 commit 0f425e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafito.art
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ graph: function [
][
(v\direction = 3)? [
'edgeFilters ++ edgeWithAnyFilter
'qedgevals ++ @[k, v\content\id, v\content\id]]
'qedgevals ++ @[k, v\content\id, v\content\id]
][
print "Shouldn't have reached here!"
]
Expand Down

0 comments on commit 0f425e7

Please sign in to comment.