Fix orphaned channels issue again

This commit is contained in:
jude
2023-03-24 19:52:41 +00:00
parent 314c72e132
commit 094d210f64
3 changed files with 21 additions and 4 deletions

View File

@ -172,7 +172,7 @@ pub async fn import_reminders(
create_reminder(
ctx.inner(),
transaction,
pool.inner(),
GuildId(id),
UserId(user_id),
reminder,