1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-10 04:32:35 +01:00

🐛 fix typo in custom status

This commit is contained in:
Flam3rboy 2021-10-17 01:42:30 +02:00
parent 4aeb7b3b4a
commit 2033f0eb69

View File

@ -21,7 +21,7 @@ export const ActivitySchema = {
$emoji: {
$name: String,
$id: String,
$amimated: Boolean,
$animated: Boolean,
},
$party: {
$id: String,