Fix collision in name of states

This commit is contained in:
2026-02-03 19:00:07 +01:00
parent 5ad469d6e7
commit 1022728515
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#let isUsed = state("isUsed", false)
#let isUsed = state("ciaIsUsed", false)
// Return the table cell formatted according to its content - for use with CIA values
#let colorize(str) = {