mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-12-28 21:28:19 +01:00
clarify logging when a Move (migration) is rejected
This commit is contained in:
parent
f4ec837d6e
commit
c5f572dcfd
1 changed files with 1 additions and 1 deletions
|
@ -674,7 +674,7 @@ export class ApPersonService implements OnModuleInit {
|
|||
});
|
||||
}
|
||||
|
||||
return 'skip';
|
||||
return 'skip: too soon to migrate accounts';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue