fix bug with nano

This commit is contained in:
Olivier Gagnon
2021-09-22 01:10:29 -04:00
parent 9c40cf6f28
commit 96f0879230
3 changed files with 1 additions and 4 deletions
-1
View File
@@ -290,7 +290,6 @@ function refreshTheme() {
},
},
});
console.log("refreshed");
}
refreshTheme();