Run cargo fmt.

This commit is contained in:
Paul
2021-05-01 17:29:31 +01:00
parent 59b18fd376
commit 8cfa5d7091
12 changed files with 166 additions and 119 deletions

View File

@@ -81,7 +81,7 @@ pub enum ClientboundNotification {
UserRelationship {
id: String,
user: User,
status: RelationshipStatus
status: RelationshipStatus,
},
UserPresence {
id: String,