Minor fixes
This commit is contained in:
parent
1a364a75f3
commit
541cdec4ca
3 changed files with 8 additions and 6 deletions
|
|
@ -62,9 +62,9 @@ class ChatTime {
|
|||
case 3:
|
||||
return "Wednesday";
|
||||
case 4:
|
||||
return "Donnerstag";
|
||||
case 5:
|
||||
return "Thursday";
|
||||
case 5:
|
||||
return "Friday";
|
||||
case 6:
|
||||
return "Saturday";
|
||||
case 7:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue