Update PluginRepo.plugin.js

This commit is contained in:
Mirco Wittrien 2021-08-14 18:28:17 +02:00 committed by GitHub
parent 4bb3ffadeb
commit ef2f3d2028
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -695,7 +695,7 @@ module.exports = (_ => {
onStop () {
BDFDB.TimeUtils.clear(updateInterval);
BDFDB.TimeUtils.clear(loading.timeout);
BDFDB.TimeUtils.clear(loading && loading.timeout);
this.forceUpdateAll();