feat: showing table on frontend for pages

This commit is contained in:
2025-07-29 12:01:35 +01:00
parent f4d8c9f083
commit ee109f05a0
7 changed files with 73 additions and 2 deletions

View File

@@ -256,7 +256,7 @@ func (m UserModel) GetUserImages(ctx context.Context, userId uuid.UUID) ([]UserI
type ListsWithImages struct {
model.Lists
Scheme struct {
Schema struct {
model.Schemas
SchemaItems []model.SchemaItems