Rename types to any
This commit is contained in:
parent
3b64a2af03
commit
6adf8b4026
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
make.mime = {
|
||||
types: function () {
|
||||
any: function () {
|
||||
return random.pick([
|
||||
make.mime.standard,
|
||||
make.mime.xml,
|
||||
|
|
Loading…
Reference in a new issue