1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 00:22:50 -05:00

Added Atlassian global equivalent domain (#2361)

Thanks to @djsmith85 for pointing out atlassian.net & jira.com!
This commit is contained in:
Cat (she/they)
2022-10-25 19:53:25 +02:00
committed by GitHub
parent 7d095f4f03
commit b5d5e6f65a
2 changed files with 2 additions and 0 deletions

View File

@ -91,4 +91,5 @@ public enum GlobalEquivalentDomainsType : byte
Ubisoft = 86,
TransferWise = 87,
TakeawayEU = 88,
Atlassian = 89,
}