feature: box icon for containers
This commit is contained in:
parent
5b0cfb5c33
commit
99460beafd
|
|
@ -8,6 +8,7 @@ var emojis = map[string]string{
|
|||
"backup": "💾",
|
||||
"reboot": "⏻",
|
||||
"restart": "⏻",
|
||||
"box": "📦",
|
||||
"ashtonished": "😲",
|
||||
"clock": "🕒",
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue