removed resyncing pb data noticde

This commit is contained in:
Jack 2020-08-18 00:21:34 +01:00
parent cdc448d37f
commit 9ef86f0926

View file

@ -1790,10 +1790,10 @@ function showResult(difficultyFailed = false) {
if (e.data.resultCode === 2) {
//new pb
if (!localPb) {
showNotification(
"Local PB data is out of sync! Resyncing.",
5000
);
// showNotification(
// "Local PB data is out of sync! Resyncing.",
// 5000
// );
}
db_saveLocalPB(
config.mode,