commit | ad54d7551e482a1558d96828d3f33ea1ce701534 | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Mon Apr 18 19:01:43 2022 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Mon Apr 18 19:01:43 2022 +0100 |
tree | 0bc557a5ca99c339fffe2f04d1a26aa19e51035c | |
parent | 377794fe745d557d383ff45b772a8f579f097a2a [diff] [blame] |
guess who forgot to add files
diff --git a/src/commands/server/_meta.ts b/src/commands/server/_meta.ts new file mode 100644 index 0000000..379aac6 --- /dev/null +++ b/src/commands/server/_meta.ts
@@ -0,0 +1,4 @@ +const name = "server"; +const description = "Commands for the server"; + +export { name, description }; \ No newline at end of file