mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
Fix typo
This commit is contained in:
@@ -8,7 +8,7 @@ END
|
||||
GO
|
||||
|
||||
-- Refresh View
|
||||
EXECUTE sp_refreshview N'[dbo].[{SendView}]'
|
||||
EXECUTE sp_refreshview N'[dbo].[SendView]'
|
||||
GO
|
||||
|
||||
CREATE OR ALTER PROCEDURE [dbo].[Send_Create]
|
||||
|
||||
Reference in New Issue
Block a user