1
0
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:
Ferdinand Mütsch
2020-03-31 12:22:17 +02:00
parent 1510bcaa91
commit 7d36c4e111
19 changed files with 43 additions and 47 deletions

View File

@ -7,9 +7,9 @@ import (
"path"
"time"
"github.com/n1try/wakapi/models"
"github.com/n1try/wakapi/services"
"github.com/n1try/wakapi/utils"
"github.com/muety/wakapi/models"
"github.com/muety/wakapi/services"
"github.com/muety/wakapi/utils"
)
const (