Fix the Radio Sync Fix (#3060)
This commit is contained in:
parent
01f784de18
commit
d65f7f2745
@ -243,10 +243,10 @@ namespace big
|
||||
{
|
||||
// Make a translation for this new OOM kick protection
|
||||
g_notification_service.push_error("PROTECTIONS"_T.data(), "OOM_KICK"_T.data());
|
||||
return true;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user