Skip to content

Commit

Permalink
Seth's fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring committed Nov 22, 2024
1 parent 98358bb commit efb4f42
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,10 @@
"liquid_properties",
"default",
"supportedTips",
"##EACHTIP##",
# FIX BEFORE MERGE: I do not understand this. Is this right? What is the
# intended difference between ##EACHTIP## and ##EACHTIPTYPE##? Why was
# ##EACHTIP## raising in the first place?
"##EACHTIPTYPE##",
"defaultTipLength",
],
}
Expand Down

0 comments on commit efb4f42

Please sign in to comment.