install fixes
[ci skip]
This commit is contained in:
		| @@ -297,7 +297,7 @@ jQuery(document).ready(function ($) { | ||||
|           axios.post('/restart', {}).then(resp => { | ||||
|             _.delay(() => { | ||||
|               window.location.assign(self.conf.host) | ||||
|             }, 10000) | ||||
|             }, 30000) | ||||
|           }).catch(err => { | ||||
|             window.alert(err.message) | ||||
|           }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user