We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9285cf commit d24b008Copy full SHA for d24b008
client/assets/javascripts/utils/CommentsManager.js
@@ -48,6 +48,7 @@ const CommentsManager = {
48
return meta.getAttribute('content');
49
}
50
51
+
52
return null;
53
},
54
0 commit comments