Add pagination for notifications
And correctly close an <a> tag
This commit is contained in:
@@ -54,6 +54,7 @@ fn main() {
|
||||
routes::likes::create,
|
||||
routes::likes::create_auth,
|
||||
|
||||
routes::notifications::paginated_notifications,
|
||||
routes::notifications::notifications,
|
||||
routes::notifications::notifications_auth,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user