1
0
telegram-action/constant.py
2022-07-15 15:52:54 +03:00

7 lines
80 B
Python

ICON = {
"failure": "🔴",
"cancelled": "",
"success": "🟢",
}