this repo has no description

fix created at'

Changed files
+1
+1
handle_create.go
···
EntityId: ni.EntityId,
Description: ni.Description,
Topic: "",
+
CreatedAt: time.Now(),
}
p.inserters.labelsInserter.Insert(ctx, postLabel)
}