diff --git a/CHANGELOG.md b/CHANGELOG.md index eadbb1cce..ce7541109 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ ## v0.0.25-alpha +### Features + + * Add ability to link a specific comment + ### Bug fixes * Fix avatars on video watch page diff --git a/client/src/app/videos/+video-watch/comment/video-comment-add.component.html b/client/src/app/videos/+video-watch/comment/video-comment-add.component.html index 865908ba4..e393daa79 100644 --- a/client/src/app/videos/+video-watch/comment/video-comment-add.component.html +++ b/client/src/app/videos/+video-watch/comment/video-comment-add.component.html @@ -4,7 +4,7 @@