From c756fc15b2283d4c2266405c973ab3a97a6711bd Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Fri, 7 Jun 2024 13:22:22 +0100 Subject: [PATCH] Update roles/home/aichat.nix --- roles/home/aichat.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/home/aichat.nix b/roles/home/aichat.nix index c6bb33f..d87a971 100644 --- a/roles/home/aichat.nix +++ b/roles/home/aichat.nix @@ -82,7 +82,7 @@ let - Added `setupEventListeners` function to handle submit and reset button click events - Implemented `handleReset` function to reset the form and log the action - - Added TODO comment for issue #123 + - Added TODO comment for issue https://github.com/user/project/issue/123 ``` - name: createpr