Skip to content

Commit ed76ec1

Browse files
Update extensions/ql-vscode/src/extension.ts
Remove full-stop per feedback from @adityasharad Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
1 parent 4068b87 commit ed76ec1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/ql-vscode/src/extension.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@ async function activateWithInstalledDistribution(
771771
) =>
772772
databaseUI.handleChooseDatabaseLgtm(progress, token),
773773
{
774-
title: 'Adding database from LGTM.',
774+
title: 'Adding database from LGTM',
775775
})
776776
);
777777
ctx.subscriptions.push(

0 commit comments

Comments
 (0)