Minor cleanup HelpScout-Node

This commit is contained in:
Jan Oberhauser
2020-03-30 09:20:40 +02:00
parent 5caaa741bb
commit a45c9acb67
3 changed files with 2 additions and 3 deletions

View File

@@ -687,7 +687,7 @@ export const customerFields = [
value: 'asc',
},
{
name: 'Desc',
name: 'DESC',
value: 'desc',
},
],