Move make_initial_presence to presence::send module
This commit is contained in:
parent
2a1b4db8e9
commit
7622721ec6
4 changed files with 25 additions and 13 deletions
|
|
@ -5,3 +5,4 @@
|
|||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
pub mod receive;
|
||||
pub mod send;
|
||||
|
|
|
|||
Loading…
Reference in a new issue