Improved ms sql windows connect UX

This commit is contained in:
Jan Prochazka
2021-10-24 08:03:03 +02:00
parent bf315c53ac
commit 902267f5eb
4 changed files with 5 additions and 1 deletions

View File

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