Run cargo fmt.
This commit is contained in:
@@ -190,7 +190,7 @@ impl Channel {
|
||||
if let Channel::TextChannel { server, .. } = &self {
|
||||
get_collection("servers")
|
||||
.update_one(
|
||||
doc !{
|
||||
doc! {
|
||||
"_id": server
|
||||
},
|
||||
doc! {
|
||||
|
||||
Reference in New Issue
Block a user