This commit is contained in:
Kirill Zhuravlev 2023-02-15 00:19:40 +01:00 committed by Avelino
parent 49e5c3ed2d
commit 776c1fee45
No known key found for this signature in database
GPG Key ID: B345B4D52E98180A
1 changed files with 1 additions and 0 deletions

View File

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