From efb05ea345b1732e97937937bee5a0c37a3cbd2b Mon Sep 17 00:00:00 2001 From: Snailedlt <43886029+Snailedlt@users.noreply.github.com> Date: Sun, 17 Dec 2023 14:57:22 +0100 Subject: [PATCH] add altnames --- devicon.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 8fbcb18c..300122d0 100644 --- a/devicon.json +++ b/devicon.json @@ -6046,7 +6046,9 @@ { "name": "microsoftsqlserver", "altnames": [ - "msql" + "msql", + "mssql", + "Microsoft SQL Server" ], "tags": [ "database"