Skip to content

Commit

Permalink
Add more description
Browse files Browse the repository at this point in the history
  • Loading branch information
noahyor committed Jun 23, 2024
1 parent e130167 commit eedf6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/swarm-tui/Swarm/TUI/Model/Name.hs
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,6 @@ data Name
REPLViewport
| -- | A clickable button in a modal dialog.
Button Button
| -- | A custom widget name.
| -- | A custom widget name, for use in applications built on top of the Swarm library.
CustomName Text
deriving (Eq, Ord, Show, Read)

0 comments on commit eedf6d2

Please sign in to comment.