mirror of
https://github.com/cf-sonr/hway.git
synced 2026-01-12 03:09:14 +00:00
fix: correct profile ID type to string in database and models
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
config "github.com/onsonr/hway/config"
|
||||
hwayorm "github.com/onsonr/hway/internal/models"
|
||||
"github.com/onsonr/hway/pkg/common"
|
||||
"github.com/onsonr/hway/pkg/context"
|
||||
// "github.com/onsonr/hway/pkg/context"
|
||||
)
|
||||
|
||||
type Gateway = *echo.Echo
|
||||
|
||||
Reference in New Issue
Block a user