Skip to content

Commit

Permalink
Pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeimers113 committed Jul 23, 2023
1 parent e2d537a commit cc1d533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/constants.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package data

const (
TITLE = "Tune-Bot"
TITLE = "TuneBot"
CMD_PREFIX = "?"
)

0 comments on commit cc1d533

Please sign in to comment.