forked from Hri7566/mpp-server-dev2
cow
This commit is contained in:
parent
c8d126c437
commit
59f5bb6abe
|
@ -1,4 +1,4 @@
|
||||||
const ung = requre('unique-names-generator');
|
const ung = require('unique-names-generator');
|
||||||
|
|
||||||
const ung_config = {
|
const ung_config = {
|
||||||
dictionaries: [ung.adjectives, ung.colors],
|
dictionaries: [ung.adjectives, ung.colors],
|
||||||
|
|
Loading…
Reference in New Issue