Fix collision in name of states
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#import "../aux/valval.typ": panicOnInvalid
|
||||
|
||||
#let isUsed = state("isUsed", false)
|
||||
#let isUsed = state("tlpIsUsed", false)
|
||||
|
||||
// maps TLP status, color, title, and subtitle
|
||||
#let tlpLightMap = (
|
||||
|
||||
Reference in New Issue
Block a user