summaryrefslogtreecommitdiffstats
path: root/model/comment.go
diff options
context:
space:
mode:
Diffstat (limited to 'model/comment.go')
-rw-r--r--model/comment.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/model/comment.go b/model/comment.go
index fa57e53..22d9766 100644
--- a/model/comment.go
+++ b/model/comment.go
@@ -1,7 +1,7 @@
package model
import (
- "github.com/ewhal/nyaa/config"
+ "github.com/NyaaPantsu/nyaa/config"
"time"
)