1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-06 18:42:49 -05:00

feat: add pinterest equivilent domains (#2728)

This commit is contained in:
Seth Falco
2023-05-17 11:02:43 +01:00
committed by GitHub
parent 0f09d46a3f
commit 8dda73ae70
2 changed files with 2 additions and 0 deletions

View File

@ -92,4 +92,5 @@ public enum GlobalEquivalentDomainsType : byte
TransferWise = 87,
TakeawayEU = 88,
Atlassian = 89,
Pinterest = 90,
}