fix
This commit is contained in:
parent
5d7240510e
commit
5c2dbd8d63
|
@ -89,7 +89,7 @@ export class ApDbResolverService implements OnApplicationShutdown {
|
||||||
type: 'acct',
|
type: 'acct',
|
||||||
acct,
|
acct,
|
||||||
};
|
};
|
||||||
} finally {
|
} catch (e) {
|
||||||
// no-op
|
// no-op
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue