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