mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-07 08:35:11 -04:00
Added new message indicator.
This commit is contained in:
parent
675946e2b7
commit
903c75db0f
4 changed files with 72 additions and 1 deletions
|
@ -69,6 +69,7 @@ GLYPHS = {
|
|||
("arrow_d", "\\/", "\u2193", "\u2193"),
|
||||
("warning", "!", "\u26a0", "\uf12a"),
|
||||
("info", "i", "\u2139", "\ufb4d"),
|
||||
("unread", "N", "\u2709", "\uf003 "),
|
||||
("divider1", "-", "\u2504", "\u2504"),
|
||||
("peer", "P", "\U0001F464", "\uf415"),
|
||||
("node", "N", "\U0001F5A5", "\uf502"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue