all objects renamed to category

This commit is contained in:
Kirill Zhuravlev 2023-02-15 00:49:59 +01:00 committed by Avelino
parent 1bd37bb9ac
commit 3710b307dd
No known key found for this signature in database
GPG Key ID: B345B4D52E98180A

View File

@ -20,7 +20,6 @@ type Link struct {
Description string Description string
} }
// FIXME: rename to Category
type Category struct { type Category struct {
Title string Title string
Slug string Slug string