Added dropdown prompt
This commit is contained in:
parent
7fbee3ebf5
commit
5e857a4a93
|
|
@ -515,6 +515,7 @@ elements.RandomGen = {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
elements.view_seed = {
|
elements.view_seed = {
|
||||||
category: "edit",
|
category: "edit",
|
||||||
onSelect: function(){
|
onSelect: function(){
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue