oosp forgot a thing

This commit is contained in:
Emily 2020-03-23 00:02:30 +11:00
parent 063a5ab465
commit 0fc9659b9c
1 changed files with 1 additions and 1 deletions

View File

@ -48,6 +48,6 @@ exports.help = {
name: "ship",
category: "Fun",
description: "Ship two people together <3",
usage: "ship name name2"
usage: "ship [name/user] [name/user]"
};