1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-04 20:50:21 -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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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