aboutsummaryrefslogtreecommitdiffhomepage
path: root/model/integration.go
diff options
context:
space:
mode:
Diffstat (limited to 'model/integration.go')
-rw-r--r--model/integration.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/model/integration.go b/model/integration.go
index e4282a4..9fc5696 100644
--- a/model/integration.go
+++ b/model/integration.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by the Apache 2.0
// license that can be found in the LICENSE file.
-package model
+package model // import "miniflux.app/model"
// Integration represents user integration settings.
type Integration struct {