forked from 0x2620/pandora
remove 'random' column
This commit is contained in:
parent
9e465a9a06
commit
05a96c4671
1 changed files with 2 additions and 3 deletions
|
@ -426,7 +426,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "parts",
|
"id": "parts",
|
||||||
"title": "Parts",
|
"title": "Number of Parts",
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"capability": "canSeeFiles",
|
"capability": "canSeeFiles",
|
||||||
"columnWidth": 60
|
"columnWidth": 60
|
||||||
|
@ -499,8 +499,7 @@
|
||||||
{
|
{
|
||||||
"id": "random",
|
"id": "random",
|
||||||
"title": "Random",
|
"title": "Random",
|
||||||
"type": "integer",
|
"type": "integer"
|
||||||
"columnWidth": 60
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue