mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-13 01:36:22 +00:00
refactor: use lowercase for meeting label
This commit is contained in:
@@ -93,7 +93,7 @@ export const NEEDED_LABELS: Label[] = [
|
||||
},
|
||||
{
|
||||
color: '#FFFF88',
|
||||
name: 'Meeting',
|
||||
name: 'meeting',
|
||||
},
|
||||
{
|
||||
color: '#8E44AD',
|
||||
|
||||
Reference in New Issue
Block a user