Skip to content

Commit

Permalink
Add basic info to display for list-only posts
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffo99 committed Sep 7, 2024
1 parent 74c6bf6 commit 0786e7d
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 127 deletions.
1 change: 1 addition & 0 deletions src/components/status.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ const visibilityText = {
public: msg`Public`,
unlisted: msg`Unlisted`,
private: msg`Followers only`,
list: msg`Restricted`,
direct: msg`Private mention`,
};

Expand Down
Loading

0 comments on commit 0786e7d

Please sign in to comment.