consistent spacing for reformating #7

Suljettu
lastlink haluaa yhdistää 11 committia lähteestä no-acme kohteeseen no-acme
Showing only changes of commit 7ba413dae6 - Show all commits

2
app.js
Näytä tiedosto

@ -48,6 +48,8 @@
$('.js-jwk').hidden = true;
$('.js-toc-der-public').hidden = true;
$('.js-toc-der-private').hidden = true;
$('.js-toc-jwk').hidden = true;
$$('.js-toc-pem').forEach(function ($el) {
$el.hidden = true;
});