mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 08:02:49 -05: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