fix import with name "viplight"

This commit is contained in:
2026-05-15 11:36:21 +03:00
parent 08410372bb
commit 89379271d8
9 changed files with 14 additions and 181 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"gorm.io/driver/postgres"
"gorm.io/gorm"
"viplight-mrp/models"
"mrp/models"
)
var DB *gorm.DB