Merge branch 'master' into info_command
# Conflicts: # extensions.py
This commit is contained in:
commit
4107e6769f
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ def format_rating(value: str) -> str | None:
|
||||||
case "e":
|
case "e":
|
||||||
# Negative Squared Latin Capital Letter E
|
# Negative Squared Latin Capital Letter E
|
||||||
return "🅴"
|
return "🅴"
|
||||||
|
return None
|
||||||
|
|
||||||
|
|
||||||
def format_status(data) -> str:
|
def format_status(data) -> str:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue