Monorepo for Tangled tangled.org
761
fork

Configure Feed

Select the types of activity you want to include in your feed.

appview/pulls: don't update created date on resubmit

Signed-off-by: Seongmin Lee <git@boltless.me>

authored by

Seongmin Lee and committed by tangled.org 712f3052 0f6a9a5d

-1
-1
appview/pulls/pulls.go
··· 2010 2010 CreatedAt: time.Now().Format(time.RFC3339), 2011 2011 PatchBlob: blob.Blob, 2012 2012 }) 2013 - record.CreatedAt = time.Now().Format(time.RFC3339) 2014 2013 2015 2014 _, err = comatproto.RepoPutRecord(r.Context(), client, &comatproto.RepoPutRecord_Input{ 2016 2015 Collection: tangled.RepoPullNSID,