This commit is contained in:
M66B
2023-03-14 09:08:38 +01:00
parent 3ad604c3f8
commit d9a06ff4d8
2 changed files with 3 additions and 1 deletions

View File

@@ -230,7 +230,8 @@ public class FragmentRule extends FragmentBase {
"$$lowpriority$",
"$$highpriority$",
"$$signed$",
"$$encrypted$"
"$$encrypted$",
"$$aligned$"
));
@Override