fixed a stupid oversight
This commit is contained in:
@@ -14,8 +14,6 @@ function clearLoadingScreenClutter() {
|
||||
function periodicallyChangeTips() {
|
||||
newTip()
|
||||
setLoadingProgress("")
|
||||
|
||||
setInterval(periodicallyChangeTips, 60 * 1000)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user