Display notifications

This commit is contained in:
Bat
2018-05-13 14:35:55 +01:00
parent 726c2c7e82
commit b91f567777
5 changed files with 43 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ pub mod blogs;
pub mod comments;
pub mod instance;
pub mod likes;
pub mod notifications;
pub mod posts;
pub mod session;
pub mod user;