feature: box icon for containers

This commit is contained in:
jamesread 2024-02-07 10:52:46 +00:00
parent 5b0cfb5c33
commit 99460beafd
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ var emojis = map[string]string{
"backup": "💾", "backup": "💾",
"reboot": "⏻", "reboot": "⏻",
"restart": "⏻", "restart": "⏻",
"box": "📦",
"ashtonished": "😲", "ashtonished": "😲",
"clock": "🕒", "clock": "🕒",
} }