This commit is contained in:
tamaina 2025-08-30 19:34:07 +09:00
parent 5d7240510e
commit 5c2dbd8d63
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ export class ApDbResolverService implements OnApplicationShutdown {
type: 'acct',
acct,
};
} finally {
} catch (e) {
// no-op
}