summaryrefslogtreecommitdiff
path: root/internal/config
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-01-06 22:02:16 +0200
committerPaul Buetow <paul@buetow.org>2025-01-06 22:02:16 +0200
commit4cb5c058199033a1813a92709feee427ea3af109 (patch)
treed501835b7a5615172bbe4735e797705087cb6e8e /internal/config
parent207a8f543e3097bec88470359abb7327de47af6f (diff)
update readme
Diffstat (limited to 'internal/config')
-rw-r--r--internal/config/args.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/config/args.go b/internal/config/args.go
index 2fbdf86..8c53d11 100644
--- a/internal/config/args.go
+++ b/internal/config/args.go
@@ -8,7 +8,6 @@ import (
"codeberg.org/snonux/gos/internal/colour"
)
-// TODO: Support quarterly summary in Gemtext format of all posted posts.
type Args struct {
GosDir string
CacheDir string