Deactivate DEBUG mode
This commit is contained in:
parent
e341963675
commit
86e926e268
|
@ -17,7 +17,7 @@
|
||||||
along with gPass. If not, see <http://www.gnu.org/licenses/>.
|
along with gPass. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
var DEBUG = true;
|
var DEBUG = false;
|
||||||
var protocol_version = 4;
|
var protocol_version = 4;
|
||||||
var account_url = null;
|
var account_url = null;
|
||||||
var crypto_v2_logins_size=0;
|
var crypto_v2_logins_size=0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user