Skip to content

Commit

Permalink
audiobook processor comments
Browse files Browse the repository at this point in the history
  • Loading branch information
popcorn9499 committed Dec 28, 2020
1 parent beb2adc commit 484b945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ProcessAudiobooks-UI/AudiobookProcesser.cs
Expand Up @@ -163,6 +163,7 @@ public void StopProcess()

}

//Small little object to handle keeping track of if we are attempting to stop this process.
public enum Processing
{
Stopped = 0,
Expand Down

0 comments on commit 484b945

Please sign in to comment.