Send deletion thread and updated users revision

This commit is contained in:
Daniel García
2021-03-22 19:57:35 +01:00
parent 46a1a013cd
commit 1fc6c30652
6 changed files with 34 additions and 5 deletions

View File

@@ -5,6 +5,8 @@ mod organizations;
pub mod two_factor;
mod sends;
pub use sends::start_send_deletion_scheduler;
pub fn routes() -> Vec<Route> {
let mut mod_routes = routes![
clear_device_token,