Chore: project rename

This commit is contained in:
Grail Finder
2025-06-13 17:21:19 +03:00
parent 60d62773b8
commit 4d45a886d2
13 changed files with 29 additions and 28 deletions

View File

@ -4,7 +4,7 @@ import (
"context"
"errors"
"fmt"
"golias/models"
"gralias/models"
"html/template"
"net/http"
)