mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 23:52:50 -05:00
rename plan to "Families"
This commit is contained in:
@ -16,7 +16,7 @@ GO
|
||||
UPDATE
|
||||
[dbo].[Organization]
|
||||
SET
|
||||
[Plan] = 'Family'
|
||||
[Plan] = 'Families'
|
||||
WHERE
|
||||
[PlanType] = 1
|
||||
GO
|
||||
|
Reference in New Issue
Block a user