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",
|
||||
"title": "Parts",
|
||||
"title": "Number of Parts",
|
||||
"type": "integer",
|
||||
"capability": "canSeeFiles",
|
||||
"columnWidth": 60
|
||||
|
@ -499,8 +499,7 @@
|
|||
{
|
||||
"id": "random",
|
||||
"title": "Random",
|
||||
"type": "integer",
|
||||
"columnWidth": 60
|
||||
"type": "integer"
|
||||
}
|
||||
],
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue