1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-07 19:50:32 -05:00
This commit is contained in:
Bernd Schoolmann 2025-06-02 16:54:56 +02:00
parent a2c33a6557
commit 1aa3de9721
No known key found for this signature in database

View File

@ -139,6 +139,6 @@ BEGIN
@LastKeyRotationDate, @LastKeyRotationDate,
@LastEmailChangeDate, @LastEmailChangeDate,
@VerifyDevices, @VerifyDevices,
@SignedPublicKey, @SignedPublicKey
) )
END END