disable news check in uiBinder
This commit is contained in:
parent
7eadc721cf
commit
bc4fa407e5
@ -138,7 +138,7 @@ function showFatalStartupError(){
|
||||
function onDistroRefresh(data){
|
||||
updateSelectedServer(data.getServer(ConfigManager.getSelectedServer()))
|
||||
refreshServerStatus()
|
||||
initNews()
|
||||
//initNews()
|
||||
syncModConfigurations(data)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user