forked from tangled.org/core
this repo has no description

fix close-issue

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