mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-21 19:25:46 +08:00
feat: add doCheckInactive
This commit is contained in:
@@ -193,7 +193,7 @@ export class IssueHelperEngine implements IIssueHelperEngine {
|
||||
// ^_^ ============= ^_^
|
||||
// -[ Advanced Begin ]->
|
||||
case 'check-inactive': {
|
||||
await doCheckInactive();
|
||||
await doCheckInactive(body, emoji);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user