+1
-1
appview/state/repo.go
+1
-1
appview/state/repo.go
···
772
client, _ := s.auth.AuthorizedClient(r)
773
_, err = comatproto.RepoPutRecord(r.Context(), client, &comatproto.RepoPutRecord_Input{
774
Collection: tangled.RepoIssueStateNSID,
775
-
Repo: issue.OwnerDid,
776
Rkey: s.TID(),
777
Record: &lexutil.LexiconTypeDecoder{
778
Val: &tangled.RepoIssueState{