diff --git a/code/tc.preset.js b/code/tc.preset.js index 76acce6..d99d45c 100644 --- a/code/tc.preset.js +++ b/code/tc.preset.js @@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -autowatch = 1; +autowatch = 0; // When developping, autowatch = 1 isn't enough. You also need to manually call the loadbang function, and then re-binding the pattrstorage. // A "loadbang, pattrstorage test" message does the trick.