This commit is contained in:
Hüseyin
2026-06-16 09:07:10 +03:00
parent 2dfda9d553
commit bd08898bf1
91 changed files with 15477 additions and 11812 deletions

View File

@@ -5,8 +5,9 @@ import (
"bordrobot/lib/run"
"bordrobot/lib/srv"
"embed"
"github.com/wailsapp/wails/v3/pkg/application"
"log"
"github.com/wailsapp/wails/v3/pkg/application"
)
// Wails uses Go's `embed` package to embed the frontend files into the binary.