summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
Diffstat (limited to 'internal')
-rw-r--r--internal/entry/sharetags.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/entry/sharetags.go b/internal/entry/sharetags.go
index fdbfa78..3075e2f 100644
--- a/internal/entry/sharetags.go
+++ b/internal/entry/sharetags.go
@@ -7,6 +7,7 @@ import (
"codeberg.org/snonux/gos/internal/config"
)
+// TODO: Own package only dealing with tags, and put all tag code in there.
type shareTags struct {
includes []string // The platforms to include
excludes []string // The platforms to exclude