Fix prepared settings bugs ("null" -> "actor")

This commit is contained in:
Vlyan
2022-12-31 13:56:19 +01:00
parent 9446e08433
commit c5c5d173db
9 changed files with 13 additions and 13 deletions

View File

@@ -323,7 +323,7 @@ sup {
&-false:before {
content: "\f070";
}
&-null:before {
&-actor:before {
content: "\f2a8";
}
}