Update setting literal from old name of "debug" to new name "debug-boolean".

This commit is contained in:
Dion Moult
2025-01-13 15:45:27 +11:00
parent 8cf7057abc
commit e29f686d3f
@@ -74,7 +74,7 @@ SETTING = Literal[
"no-wire-intersection-check", "no-wire-intersection-check",
"no-wire-intersection-tolerance", "no-wire-intersection-tolerance",
"precision-factor", "precision-factor",
"debug", "debug-boolean",
"boolean-attempt-2d", "boolean-attempt-2d",
"weld-vertices", "weld-vertices",
"use-world-coords", "use-world-coords",