mirror of
https://github.com/simple-login/app.git
synced 2025-09-10 16:44:35 +08:00
typo
This commit is contained in:
parent
61d1655529
commit
c2ae38ec8f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
const MAX_BYTES = 1240; // 10KiB
|
||||
const MAX_BYTES = 10240; // 10KiB
|
||||
|
||||
function enableDragDropForPGPKeys(inputID) {
|
||||
function drop(event) {
|
||||
|
|
Loading…
Add table
Reference in a new issue