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:
parent
658c19d55e
commit
7bf92c8a37
2 changed files with 17 additions and 5 deletions
|
@ -290,7 +290,7 @@ pub(crate) async fn add_backup_keys_for_session_route(
|
|||
new_forwarded_count < old_forwarded_count
|
||||
},
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
if ok_to_replace {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue