mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-25 09:42:10 +00:00
🐛 fix typo in custom status
This commit is contained in:
@@ -21,7 +21,7 @@ export const ActivitySchema = {
|
||||
$emoji: {
|
||||
$name: String,
|
||||
$id: String,
|
||||
$amimated: Boolean,
|
||||
$animated: Boolean,
|
||||
},
|
||||
$party: {
|
||||
$id: String,
|
||||
|
||||
Reference in New Issue
Block a user