First version with PostgreSQL
[oweals/peertube.git] / client / src / app / videos / video-watch / video-watch.component.html
index 0f0fa68cc94de7719accac7386bac2b0bda186fd..a726ef3fff8367c1a71b7306c756272e0082ecf0 100644 (file)
@@ -47,7 +47,7 @@
                 {{ video.by }}
               </a>
             </span>
-          <span id="video-date">on {{ video.createdDate | date:'short' }}</span>
+          <span id="video-date">on {{ video.createdAt | date:'short' }}</span>
         </div>
       </div>
     </div>