1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-08-01 04:38:31 +00:00

replace unnecessary check when updating device keys

Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
June Clementine Strawberry 2025-03-17 22:50:29 -04:00
parent 658c19d55e
commit 7bf92c8a37
No known key found for this signature in database
2 changed files with 17 additions and 5 deletions

View file

@ -290,7 +290,7 @@ pub(crate) async fn add_backup_keys_for_session_route(
new_forwarded_count < old_forwarded_count
},
};
};
}
}
if ok_to_replace {