From 776c1fee4546530a3593ad6ec8127cc89be59663 Mon Sep 17 00:00:00 2001 From: Kirill Zhuravlev Date: Wed, 15 Feb 2023 00:19:40 +0100 Subject: [PATCH] fixme --- main.go | 1 + 1 file changed, 1 insertion(+) diff --git a/main.go b/main.go index 099f23d3..5d0b0cc6 100644 --- a/main.go +++ b/main.go @@ -20,6 +20,7 @@ type Link struct { Description string } +// FIXME: rename to Category type Object struct { Title string Slug string