Copy func in findings

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-05-19 21:29:41 +02:00
parent 87fa9448d6
commit 3463e51739
7 changed files with 20 additions and 7 deletions
-1
View File
@@ -171,7 +171,6 @@ type Model struct {
teapotFrame int
}
func New(projectDir string) Model {
projects := loadProjects(projectDir)