mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-13 12:24:45 +08:00
* Added properties "userCount", "seats" and "plan" to ProviderOrganizationResponse * Added text message "numberOfUsers" * Updated provider clients component with new columns * Removed never used dependency * Changed userCount to non nullable number * Added condition on the component to only show seats number if not null * Changed view condition to an explicit check