1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05: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