From 180556cf4514900d90dab025925306c8e8faa585 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Mon, 1 Jul 2024 18:30:11 +0100 Subject: [PATCH] Update roles/home/aichat.nix --- roles/home/aichat.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/home/aichat.nix b/roles/home/aichat.nix index 5905eda..66f30dc 100644 --- a/roles/home/aichat.nix +++ b/roles/home/aichat.nix @@ -130,7 +130,7 @@ roles = '' feat(app): implement form event listeners - Added `setupEventListeners()` to handle form interactions - - Implemented `handleReset()` function for form reset functionality + - Implemented `handleReset()` for form reset functionality - Added event listeners for submit and reset buttons - Track TODO comment for future listener additions (issue #123) @@ -150,7 +150,7 @@ roles = '' ### OUTPUT: - fix (cicd): Modified `prep_go` function to use `go mod download` instead of `go download` + fix (cicd): Modified `prep_go()` to use `go mod download` instead of `go download` - name: createpr prompt: |-