mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-18 21:38:53 +00:00
Created latest posts page.
This commit is contained in:
@@ -19,7 +19,7 @@ ComunicWeb.pages.home.home = {
|
||||
if(userLoggedIn){
|
||||
|
||||
//Open current user page
|
||||
openPage("user/me");
|
||||
openPage("latest");
|
||||
|
||||
}
|
||||
else{
|
||||
|
Reference in New Issue
Block a user