mirror of
https://github.com/Merricx/qrazybox.git
synced 2025-03-14 08:29:03 +01:00
Update main.js
This commit is contained in:
parent
d53a0786ea
commit
419f7cb342
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ var history_array = []; //Store history information and its qr_array dat
|
||||||
var active_history = -1; //Current active history
|
var active_history = -1; //Current active history
|
||||||
|
|
||||||
const maxSupportedSize = 177; // max is 177 for v40
|
const maxSupportedSize = 177; // max is 177 for v40
|
||||||
const maxVersion = 40; // max is not 50, but image load does not support v40 anyway and maybe less
|
const maxVersion = 40; // max is not 50
|
||||||
|
|
||||||
/***
|
/***
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue