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