Explorar o código

adjust comment

itizawa %!s(int64=5) %!d(string=hai) anos
pai
achega
c940b09778
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

@@ -104,7 +104,7 @@ export default class PageContainer extends Container {
     this.initStateMarkdown();
     this.checkAndUpdateImageUrlCached(this.state.likerUsers);
 
-    // skip if not shared page and not new page
+    // skip if shared page or new page
     if (this.state.shareLinkId == null && this.state.pageId != null) {
       this.retrieveSeenUsers();
       this.retrieveLikeInfo();