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

This commit is contained in:
Dmitry 2025-12-12 00:33:00 +03:00
parent 1ec209108a
commit 5a3d7ada22

View file

@ -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>(),