mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-05 08:55:54 +08:00
rephrase now
This commit is contained in:
@@ -1542,7 +1542,7 @@ const roadmapImportanceShortLabel = (value: number) => {
|
||||
1: 'No',
|
||||
2: 'Meh',
|
||||
3: 'Later',
|
||||
4: 'Important',
|
||||
4: 'Now',
|
||||
5: 'Top',
|
||||
}
|
||||
return labels[value] || ''
|
||||
|
||||
Reference in New Issue
Block a user