mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-11-23 05:08:27 +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