кокодае
This commit is contained in:
parent
0df11043af
commit
c1f358b60f
2 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
const emptyJson = {
|
||||
conditions: [
|
||||
{ type: "forge:false" }
|
||||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
const emptyJson = {
|
||||
conditions: [
|
||||
{ type: "forge:false" }
|
||||
{
|
||||
"conditions": [
|
||||
{ "type": "forge:false" }
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue