ksdjkldsfld

This commit is contained in:
Jacob Nguyen
2024-05-16 00:21:29 -05:00
parent 203e8c8ecf
commit 44c072f401
10 changed files with 70 additions and 68 deletions

View File

@@ -12,6 +12,7 @@ function createRandomModule(): Processed<Module> {
min: CommandType.Text,
max: CommandType.ChannelSelect,
}),
meta: { id:"", absPath: faker.system.directoryPath() },
description: faker.string.alpha(),
name: faker.string.alpha(),
onEvent: [],