Skip to content

Commit

Permalink
Merge pull request #155 from bl4drnnr/web-interface-dev
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
bl4drnnr authored Apr 12, 2024
2 parents 9d2da06 + 5a66d29 commit d240ded
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ export class CompanyUsersSettingsComponent implements OnInit {
private readonly companyUsersService: CompanyUsersService,
private readonly globalMessageService: GlobalMessageService,
private readonly phoneService: PhoneService,
private readonly rolesService: Roles,
private readonly rolesService: RolesService,
private readonly translationService: TranslationService
) {}

Expand Down

0 comments on commit d240ded

Please sign in to comment.