refactor: use lowercase for meeting label

This commit is contained in:
Karl-Philipp Wulfert
2018-11-29 14:01:45 +01:00
parent 8ae1a51669
commit a706928f51

View File

@@ -93,7 +93,7 @@ export const NEEDED_LABELS: Label[] = [
},
{
color: '#FFFF88',
name: 'Meeting',
name: 'meeting',
},
{
color: '#8E44AD',