mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 09:23:48 +01:00
Better English
This commit is contained in:
parent
d9ccb0c668
commit
9de6408557
@ -28,7 +28,7 @@ export default async (actor: IRemoteUser, activity): Promise<void> => {
|
||||
try {
|
||||
object = await resolver.resolve(activity.object);
|
||||
} catch (e) {
|
||||
log(`Resolve failed: ${e}`);
|
||||
log(`Resolution failed: ${e}`);
|
||||
throw e;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user