diff --git a/static/js/init.js b/static/js/init.js index f5694dd..35f8e2b 100644 --- a/static/js/init.js +++ b/static/js/init.js @@ -34,7 +34,7 @@ function readValuesFromLocalstorage() { text_val = '1' } if (inputName === 'display_size' && text_val === null) { - text_val = '1-10' + text_val = '2-10' } inputElement.val(text_val); diff --git a/templates/index.html b/templates/index.html index 261e5f9..e10765f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -128,7 +128,7 @@
- +