Explorar o código

adjust comment

itizawa %!s(int64=5) %!d(string=hai) anos
pai
achega
413435f263
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/client/js/services/PageContainer.js

+ 1 - 1
src/client/js/services/PageContainer.js

@@ -106,7 +106,7 @@ export default class PageContainer extends Container {
 
     const { currentUser } = this.appContainer;
 
-    // skip if shared page or new page
+    // retrieve information when the page exists and the user is logged in
     if (currentUser != null && this.state.pageId != null) {
       this.retrieveSeenUsers();
       this.retrieveLikeInfo();