this repo has no description

fix created at'

Changed files
+1
+1
handle_create.go
··· 152 152 EntityId: ni.EntityId, 153 153 Description: ni.Description, 154 154 Topic: "", 155 + CreatedAt: time.Now(), 155 156 } 156 157 p.inserters.labelsInserter.Insert(ctx, postLabel) 157 158 }