commit | 4f164f3adb44899a2dc93199d8750583ae4dae9f | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Sat Feb 26 22:07:12 2022 +0000 |
committer | pineafan <pineapplefanyt@gmail.com> | Sat Feb 26 22:07:12 2022 +0000 |
tree | cb336cfe7ad3c23f71f6756d81c4ede1875cf5cc | |
parent | dd1155eb3de44d7c8dbf0d6b6cdb9b2064c29169 [diff] [blame] |
guess who forgot to add files
diff --git a/src/commands/role/_meta.ts b/src/commands/role/_meta.ts new file mode 100644 index 0000000..408576f --- /dev/null +++ b/src/commands/role/_meta.ts
@@ -0,0 +1,4 @@ +const name = "role"; +const description = "Change roles for users"; + +export { name, description }; \ No newline at end of file