From d870e866f01e0ab7cfeba4c87a39fa201a9cff6d Mon Sep 17 00:00:00 2001 From: inhji Date: Mon, 24 Jul 2023 15:35:03 +0200 Subject: [PATCH 1/2] =?UTF-8?q?=E2=80=9Elib/chiya=5Fweb/controllers/note?= =?UTF-8?q?=5Fhtml/index.html.heex=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/chiya_web/controllers/note_html/index.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chiya_web/controllers/note_html/index.html.heex b/lib/chiya_web/controllers/note_html/index.html.heex index b563fa3..e870134 100644 --- a/lib/chiya_web/controllers/note_html/index.html.heex +++ b/lib/chiya_web/controllers/note_html/index.html.heex @@ -14,7 +14,7 @@
All From d4e75930ed5e14401360312af48ab9430a3cc9ad Mon Sep 17 00:00:00 2001 From: inhji Date: Mon, 24 Jul 2023 15:45:10 +0200 Subject: [PATCH 2/2] =?UTF-8?q?=E2=80=9Elib/chiya=5Fweb/controllers/note?= =?UTF-8?q?=5Fhtml/index.html.heex=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/chiya_web/controllers/note_html/index.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chiya_web/controllers/note_html/index.html.heex b/lib/chiya_web/controllers/note_html/index.html.heex index e870134..2ed65bc 100644 --- a/lib/chiya_web/controllers/note_html/index.html.heex +++ b/lib/chiya_web/controllers/note_html/index.html.heex @@ -21,7 +21,7 @@ <%= for channel <- @channels do %> <%= channel.name %> (<%= Enum.count(channel.notes) %>)