Remove update error

This commit is contained in:
Natsumi
2021-10-01 10:42:34 +13:00
parent c739628b41
commit d72c52a306
2 changed files with 5 additions and 3 deletions

View File

@@ -15565,8 +15565,6 @@ speechSynthesis.getVoices();
);
}
}
} else {
this.latestAppVersion = 'Error occured';
}
};