Added missing arguments

This commit is contained in:
2023-04-23 20:10:50 +07:00
parent cf767a1948
commit 1b3df33f22
+1 -1
View File
@@ -26,7 +26,7 @@ const EMBEDS = {
}, },
{ {
name: 'Available arguments', name: 'Available arguments',
value: '``user``' value: '``user`` ``world``'
} }
], ],
user: data.getUser() user: data.getUser()