small quality control

This commit is contained in:
Mystikfluu
2022-11-19 17:38:12 +01:00
parent d84410496e
commit 4643c55270
6 changed files with 41 additions and 40 deletions
+2 -2
View File
@@ -495,8 +495,8 @@ function switchChannel(channelname) {
switchChannel(channelname)
main()
let settings = await (await fetch("/api/settings")).json()
console.log(settings)
let settings = await (await fetch("/api/settings")).json() // skipqc
console.log(settings) // skipqc
if(settings != "null") {
if(settings.ACCR == false) {
unreply()