From 66c1376ac06b6ccfd2523f05903022386aa099b7 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 28 Aug 2024 16:40:03 -0400 Subject: [PATCH] Separating login and register links for must login alert. (#2679) - Fixes #2624 --- lemmy-translations | 2 +- src/shared/components/comment/comment-form.tsx | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/lemmy-translations b/lemmy-translations index 7adddded..37c437e7 160000 --- a/lemmy-translations +++ b/lemmy-translations @@ -1 +1 @@ -Subproject commit 7adddded581fcd965ab33b91c5fe10e0d7247208 +Subproject commit 37c437e753b52b1a61b225df9d4ffd99ddf17314 diff --git a/src/shared/components/comment/comment-form.tsx b/src/shared/components/comment/comment-form.tsx index 0cfbf8b0..4c761e56 100644 --- a/src/shared/components/comment/comment-form.tsx +++ b/src/shared/components/comment/comment-form.tsx @@ -74,6 +74,9 @@ export class CommentForm extends Component { # + + # + )}