Add newline for pre-commit

This commit is contained in:
Scott Shawcroft 2022-07-26 08:37:33 -07:00 committed by GitHub
parent 0ef6871a93
commit 1a7082ff1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,4 +44,4 @@ document.onkeydown=function(e){
save();
return false;
}
}
}