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: |-