Copyright Pass/Pruning | Part 2 - Objects (#3905)

This commit is contained in:
Swept
2021-04-29 18:09:14 +00:00
committed by GitHub
parent 84d83d1902
commit ece403ca57
258 changed files with 4773 additions and 3824 deletions

View File

@@ -9,7 +9,13 @@
"states": [
{
"name": "disk",
"delays": [[0.1, 0.1, 0.1]]
"delays": [
[
0.1,
0.1,
0.1
]
]
}
]
}