Skip to content

Commit

Permalink
Update server/chat-plugins/draft-factory.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisXV authored Jul 29, 2024
1 parent c658b2e commit fa2b028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/chat-plugins/draft-factory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,5 @@ export const commands: Chat.ChatCommands = {
`/draftfactory import url, label - Imports a CSV of Draft Factory teams from the given URL.`,
`/draftfactory delete label - Deletes all teams under the name "label"`,
`Requires: &`,
]
};
],
};

0 comments on commit fa2b028

Please sign in to comment.