Fix collision in name of states
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#import "../aux/valval.typ": panicOnInvalid
|
||||
#import "cia.typ"
|
||||
|
||||
#let isUsed = state("isUsed", false)
|
||||
#let isUsed = state("cvssIsUsed", false)
|
||||
|
||||
// Statistics, used e.g. for the management summary
|
||||
#let riskCategories = (
|
||||
|
||||
Reference in New Issue
Block a user