]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/initializers/constants.ts
Add info when server is processing a video at upload
[github/Chocobozzz/PeerTube.git] / server / initializers / constants.ts
index e6af406e386bab2f8f7cd5827f5235d5cdceb029..e01b6a4d47f7fd1d6b1fed24f06ceab11feff1d2 100644 (file)
@@ -314,7 +314,7 @@ const USER_ROLES: { [ id: string ]: UserRole } = {
 
 // ---------------------------------------------------------------------------
 
-const OPENGRAPH_COMMENT = '<!-- opengraph tags -->'
+const OPENGRAPH_COMMENT = '<!-- open graph tags -->'
 
 // ---------------------------------------------------------------------------