mirror of
https://github.com/bitwarden/server
synced 2026-01-05 10:03:23 +00:00
collection user refactor
This commit is contained in:
@@ -27,4 +27,6 @@ BEGIN
|
||||
[RevisionDate] = @RevisionDate
|
||||
WHERE
|
||||
[Id] = @Id
|
||||
|
||||
EXEC [dbo].[User_BumpAccountRevisionDate] @UserId
|
||||
END
|
||||
Reference in New Issue
Block a user