Moments: Remove emojis from album titles

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer 2020-06-05 11:09:08 +02:00
parent 5c574e3837
commit 3ecb205133

View file

@ -28,8 +28,8 @@ var MomentLabels = map[string]string{
"beach": "Bays, Capes & Beaches",
"seashore": "Bays, Capes & Beaches",
"cape": "Bays, Capes & Beaches",
"cat": "Pets 🐾",
"dog": "Pets 🐾",
"cat": "Pets",
"dog": "Pets",
}
// Slug returns an identifier string for a moment.