OiWorld / MindTheWord

An extension for Google Chrome that helps people learn new languages while they browse the web.
43 stars 47 forks source link

Delete pattern bug #126

Closed ankit-m closed 8 years ago

ankit-m commented 8 years ago

This PR fixes 2 bugs:

  1. Undefined args in http.js #125
  2. Delete pattern - If the user deletes an active pattern. It gets removed from the UI but MTW still translates using the old activation data.
ceilican commented 8 years ago

Thanks!