1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 13:29:21 +00:00

Add a TODO

This commit is contained in:
Pierre HUBERT 2021-02-12 13:54:18 +01:00
parent f4001c0b99
commit 72eadb9422

View File

@ -419,6 +419,8 @@ pub fn handle_event(e: &events_helper::Event) -> Res {
)?;
}
// TODO : handle proxy disconnect => close all active calls
_ => {}
}