Skip to content

Commit

Permalink
FollowingManage: show deleted channels so users can delete 'em
Browse files Browse the repository at this point in the history
This can be argued both ways I guess -- never show them, or allow users to decide what to do with it.

For me, it's nice to be able to see past subs being deleted.
  • Loading branch information
infinite-persistence committed Oct 7, 2023
1 parent 19f22b9 commit 5a4f846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/page/channelsFollowingManage/view.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ export default function ChannelsFollowingManage(props: Props) {
loading={isLoadingPage}
useLoadingSpinner
showHiddenByUser
showUnresolvedClaims
/>
</>
)}
Expand Down

0 comments on commit 5a4f846

Please sign in to comment.