Fixed name

This commit is contained in:
Leon Mika 2025-01-27 21:48:40 +11:00
parent bf5d6cbe52
commit d7e7af5a10
22 changed files with 56 additions and 56 deletions

View file

@ -3,7 +3,7 @@ package netlify
import (
"context"
"fmt"
"lmika.dev/lmika/hugo-crm/models"
"lmika.dev/lmika/hugo-cms/models"
"os"
"os/exec"
)