mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-06-04 12:06:56 +00: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…
Add table
Reference in a new issue