Fix command confirmation session

This commit is contained in:
Jesse Boyd
2018-09-08 09:10:36 +10:00
parent ffa9eace6f
commit 277ff8f787
7 changed files with 106 additions and 56 deletions

View File

@ -247,7 +247,7 @@ public class HistoryCommands extends MethodCommands {
break;
}
}
}, getArguments(context), times, 50);
}, getArguments(context), times, 50, context);
}
@Command(