fixed exception regarding abilities

This commit is contained in:
NilsUeter
2023-05-08 22:11:11 +02:00
parent 6bd9674eee
commit dba553facd
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -781,6 +781,7 @@ const ForceRules = ({ rules, onePerPage }) => {
padding: "var(--size-20)",
backgroundColor: "#dfe0e2",
border: "2px solid var(--primary-color)",
marginBottom: 32,
}}
>
{[...rules.keys()]