diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/index.js b/lib/index.js index 142205d9..16c4399f 100644 --- a/lib/index.js +++ b/lib/index.js @@ -113,7 +113,7 @@ function Faker (opts) { "internet": ["avatar_uri", "domain_suffix", "free_email", "example_email", "password"], "commerce": ["color", "department", "product_name", "price", "categories"], "database": ["collation", "column", "engine", "type"], - "system": ["mimeTypes"], + "system": ["mimeTypes", "directoryPaths"], "date": ["month", "weekday"], "title": "", "separator": "" |
