Skip to content

Commit 6aad878

Browse files
gg (#40)
1 parent b078cca commit 6aad878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/deploy/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ async fn recalculate_mode_users(
661661

662662
futures.push(tokio::spawn(async move {
663663
recalculate_user(
664-
user_id,
664+
*user_id,
665665
mode,
666666
rx,
667667
ctx,

0 commit comments

Comments
 (0)