multiple sort criteria #235

This commit is contained in:
Jan Prochazka
2022-06-09 13:12:31 +02:00
parent a92bd1c840
commit 94788454a9
4 changed files with 52 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ const windowsAuthTypes = [
disabledFields: ['port'],
},
{
title: 'NodeJs portable driver (tedious)',
title: 'NodeJs portable driver (tedious) - recomended',
name: 'tedious',
},
];