Skip to content

Commit

Permalink
fix errors
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanThatOneKid committed Apr 16, 2024
1 parent 35139f2 commit 3353f6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const discordAPI = new DiscordAPI({

export const shorterSchema = {
chatInput: {
name: "Shorter",
name: "shorter",
description: "Manage shortlinks.",
subcommands: {
add: {
Expand Down

0 comments on commit 3353f6e

Please sign in to comment.