diff --git a/wx-src/scripts/aeConst.js b/wx-src/scripts/aeConst.js index ddb75fb2..c551234f 100755 --- a/wx-src/scripts/aeConst.js +++ b/wx-src/scripts/aeConst.js @@ -6,7 +6,7 @@ const aeConst = Object.freeze({ DEBUG: true, - DEV_BUILD: false, + DEV_BUILD: true, // Native messaging helper app SYNC_CLIPPINGS_APP_NAME: "syncClippings",