UPD: Slower offline text
This commit is contained in:
@@ -100,7 +100,7 @@ const nextOfflineText = () => {
|
|||||||
} else {
|
} else {
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
offlineText.value = ''
|
offlineText.value = ''
|
||||||
}, 2000)
|
}, 3500)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user