✨ 🔷 words.ts
This commit is contained in:
@@ -798,3 +798,4 @@ export function generateShortWordSlug(): string {
|
|||||||
const noun = pickRandom(NOUNS)
|
const noun = pickRandom(NOUNS)
|
||||||
return `${adjective}-${noun}`
|
return `${adjective}-${noun}`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user