commit | 920d7298edcc0e2fa07a252867612a97849bd783 | [log] [tgz] |
---|---|---|
author | TheCodedProf <samuel.shuert@gmail.com> | Mon Jun 05 11:02:32 2023 -0400 |
committer | TheCodedProf <samuel.shuert@gmail.com> | Mon Jun 05 11:02:32 2023 -0400 |
tree | 5b40c34258a5ad5b7a836c461b924398a13d3d79 | |
parent | 44713d44f868bbc42a1771885d73565b11b9d4f8 [diff] |
fixed rolemenu entirely
diff --git a/src/utils/database.ts b/src/utils/database.ts index f24416a..a1d5f49 100644 --- a/src/utils/database.ts +++ b/src/utils/database.ts
@@ -1016,7 +1016,7 @@ allowWebUI: boolean; options: { name: string; - description: string; + description: string | null; min: number; max: number; options: {