about summary refs log tree commit diff stats
path: root/internal/importer/importer.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/importer/importer.go')
-rw-r--r--internal/importer/importer.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/importer/importer.go b/internal/importer/importer.go
index 8a18c60..30ab2f6 100644
--- a/internal/importer/importer.go
+++ b/internal/importer/importer.go
@@ -11,6 +11,7 @@ import (
 
 type Source struct {
 	Name          string
+	Key           string
 	Enable        bool
 	Type          Type
 	Channel       string