1
0
mirror of https://github.com/bitwarden/server synced 2025-12-06 00:03:34 +00:00

Fix name of FixOrganizationDeleteOrgDomain (#2706)

This commit is contained in:
Oscar Hinton
2023-02-16 15:53:28 +01:00
committed by GitHub
parent 7a209aa3bb
commit 6da1b87e00

View File

@@ -111,4 +111,4 @@ WHERE
[Id] = @Id
COMMIT TRANSACTION Organization_DeleteById
END
END