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

@ -6,8 +6,8 @@ import (
"encoding/base64"
"encoding/json"
"fmt"
"golias/models"
"golias/utils"
"gralias/models"
"gralias/utils"
"html/template"
"net/http"
"strings"