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:
parent
4aeb7b3b4a
commit
2033f0eb69
@ -21,7 +21,7 @@ export const ActivitySchema = {
|
||||
$emoji: {
|
||||
$name: String,
|
||||
$id: String,
|
||||
$amimated: Boolean,
|
||||
$animated: Boolean,
|
||||
},
|
||||
$party: {
|
||||
$id: String,
|
||||
|
Loading…
Reference in New Issue
Block a user