[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2024-09-01 07:38:18 +00:00
committed by GitHub
parent 9cb09f1fb4
commit 6209165b32

View File

@@ -155,6 +155,9 @@ end
box rgb(33,66,99) box rgb(33,66,99)
... actors ... ... actors ...
end end
box rgba(33,66,99,0.5)
... actors ...
end
``` ```
> **Note** > **Note**