Skip to content

Commit e653d9f

Browse files
authored
actual check
1 parent 25de778 commit e653d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/playerCommands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const commands = commandList({
2525
handler({output}){
2626
output(
2727
`[accent][cyan]fish-commands[] is the monolithic plugin used for the Fish servers' features.
28-
[accent]============
28+
[accent]===========
2929
[accent]Source code available at: [cyan]https://github.com/Fish-Community/fish-commands/
3030
[accent]Current plugin version: [cyan]${fishPlugin.version?.slice(0, 8) ?? "[scarlet]null[]"}[]`
3131
);

0 commit comments

Comments
 (0)