mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-21 14:03:56 +00:00
feat: add job state reset functionality and improve user prompts
This commit is contained in:
@@ -99,6 +99,10 @@ export class JobState {
|
||||
this.save(email, st)
|
||||
}
|
||||
}
|
||||
|
||||
getJobStateDir(): string {
|
||||
return this.baseDir
|
||||
}
|
||||
}
|
||||
|
||||
export default JobState
|
||||
|
||||
Reference in New Issue
Block a user