Fix shenanigans stealing

This commit is contained in:
hppeng 2022-07-20 10:49:23 -07:00
parent 125d4818e2
commit 2b8ffce379
2 changed files with 2 additions and 2 deletions

View file

@ -10071,7 +10071,7 @@ const atrees = {
"inputs": [ "inputs": [
{ {
"type": "stat", "type": "stat",
"name": "stealing" "name": "eSteal"
} }
], ],
"output": [ "output": [

File diff suppressed because one or more lines are too long