Minor comment update
1 files changed, 1 insertions(+), 1 deletions(-) M static/js/chat.js
M static/js/chat.js => static/js/chat.js +1 -1
@@ 174,7 174,7 @@ var socket; connect(); document.addEventListener("DOMContentLoaded", () => { - //key interface + // key interface const pubkeyShown = document.getElementById('pubkey-shown'); initializeKeyChain(pubkeyShown);