i
Some checks are pending
Backend CI / test (push) Waiting to run
Backend CI / build (push) Blocked by required conditions
Deploy Mnemo Cards / Deploy Backend (push) Waiting to run
Deploy Mnemo Cards / Deploy Web App (push) Blocked by required conditions
Deploy Mnemo Cards / Final Verification (push) Blocked by required conditions
Some checks are pending
Backend CI / test (push) Waiting to run
Backend CI / build (push) Blocked by required conditions
Deploy Mnemo Cards / Deploy Backend (push) Waiting to run
Deploy Mnemo Cards / Deploy Web App (push) Blocked by required conditions
Deploy Mnemo Cards / Final Verification (push) Blocked by required conditions
This commit is contained in:
parent
1ec209108a
commit
5a3d7ada22
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ extension GetItInjectableX on _i1.GetIt {
|
|||
gh.lazySingleton<_i23.AdminAuthApiV2>(() => _i23.AdminAuthApiV2(
|
||||
gh<_i20.TelegramAuthCodeService>(),
|
||||
gh<_i22.UserManager>(),
|
||||
gh<_i12.JwtService>(),
|
||||
));
|
||||
gh.lazySingleton<_i24.AuthApiV2>(() => _i24.AuthApiV2(
|
||||
gh<_i22.UserManager>(),
|
||||
|
|
|
|||
Loading…
Reference in a new issue