Skip to content

Commit

Permalink
Add football emoji for the Krimmeri Meinau station (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
PopFlamingo authored Jul 16, 2022
1 parent 688f911 commit 6872169
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions station_emojis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ export function emojiForStation(station: string): string | null {
return "📄";
case "Protection":
return "🛡";
case "Krimmeri Meinau":
return "⚽️";
default:
return null;
}
Expand Down

0 comments on commit 6872169

Please sign in to comment.