import profile module

This commit is contained in:
glyph 2022-03-21 16:42:16 +02:00
parent 3a7b499742
commit e19fa0f99d
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@ pub mod follows;
pub mod friends;
pub mod invites;
pub mod peers;
pub mod profile;
pub mod search;