fix import paths

This commit is contained in:
2020-07-29 17:27:36 +02:00
parent 1df989c1c5
commit bef26a980b
13 changed files with 22 additions and 23 deletions

View File

@@ -4,7 +4,7 @@ import (
"html/template"
"strings"
"fornaxian.com/pixeldrain-api/api/apitype"
"fornaxian.tech/pixeldrain_server/api/restapi/apitype"
)
type ogRule struct {