Skip to content

Commit

Permalink
Adding a note
Browse files Browse the repository at this point in the history
  • Loading branch information
NQNStudios committed Jun 13, 2018
1 parent 95532de commit 8267ff1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/processes/PlanIdeaProcess.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import {Idea} from "../Idea";
import {BotProcess, BotStatus} from "../BotProcess";
import {AddIdeaProcess} from "./AddIdeaProcess";
// TODO wrap this all into WorkOnIdeaProcess

// TODO processes should be able to handleInput in a standard form where
// different options are either a number or a case-insensitive string.
Expand Down

0 comments on commit 8267ff1

Please sign in to comment.