make sure to borrow in getters

This commit is contained in:
seth 2024-03-30 03:42:53 -04:00
parent 29ed728fc1
commit 1ff95de3bf
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
9 changed files with 23 additions and 24 deletions

View file

@ -23,7 +23,6 @@ pub async fn say(
if let Some(channel_id) = ctx
.data()
.config
.clone()
.discord_config()
.channels()
.log_channel_id()