forked from jmug/stoatchat
feat: make Channel::server return a reference
This commit is contained in:
@@ -157,8 +157,8 @@ pub async fn edit(
|
||||
roles,
|
||||
timeout,
|
||||
remove,
|
||||
mut can_publish,
|
||||
mut can_receive,
|
||||
can_publish,
|
||||
can_receive,
|
||||
voice_channel,
|
||||
} = data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user