@@ -70,4 +70,8 @@ async function fetchCommits() {
commitList.innerHTML = `ERR: <pre>${error}</pre>`;
console.error(error);
}
function toggleDarkMode() {
document.body.classList.toggle('dark-mode');
The note is not visible to the blocked user.