feat: showing table on frontend for pages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user