no-acme #10

Злито
lastlink злито 13 комітів з lastlink/bluecrypt-keypairs.js:no-acme до master 2019-05-11 22:32:00 +00:00
Showing only changes of commit 7ba413dae6 - Show all commits

2
app.js

@ -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;
});
coolaj86 прокоментував(ла) 2019-05-11 21:55:10 +00:00
Рецензії

these aren't aligned. I wouldn't stop a merge for that, just want you to notice.

these aren't aligned. I wouldn't stop a merge for that, just want you to notice.