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