mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
Rename project.
Add build script.
This commit is contained in:
@ -5,7 +5,7 @@ import (
|
||||
"sync"
|
||||
|
||||
"github.com/jinzhu/gorm"
|
||||
"github.com/n1try/wakapi/models"
|
||||
"github.com/muety/wakapi/models"
|
||||
)
|
||||
|
||||
type AliasService struct {
|
||||
|
Reference in New Issue
Block a user