Congratulate when koans are complete
This commit is contained in:
@@ -12,6 +12,8 @@ defmodule Watcher do
|
||||
rescue
|
||||
e -> Display.show_compile_error(e)
|
||||
end
|
||||
|
||||
if Tracker.complete?, do: Display.congratulate
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user