alpha
Login
or
Join now
dunkirk.sh
/
core
forked from
tangled.org/core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
fix close-issue
author
Akshay
date
1 year ago
(Mar 16, 2025, 1:39 PM UTC)
commit
6f9e3143
6f9e31434b6504fb346a47b48be1316fdd8c1f9a
parent
6d643bb3
6d643bb3d3cea99cc35a80c8c86c577301129201
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
appview
state
repo.go
+1
-1
appview/state/repo.go
Reviewed
···
772
772
client, _ := s.auth.AuthorizedClient(r)
773
773
_, err = comatproto.RepoPutRecord(r.Context(), client, &comatproto.RepoPutRecord_Input{
774
774
Collection: tangled.RepoIssueStateNSID,
775
775
-
Repo: issue.OwnerDid,
775
775
+
Repo: user.Did,
776
776
Rkey: s.TID(),
777
777
Record: &lexutil.LexiconTypeDecoder{
778
778
Val: &tangled.RepoIssueState{