Поправки багов
This commit is contained in:
@@ -370,6 +370,7 @@ class BookManager {
|
||||
this.recentLast = null;
|
||||
await bmRecentStore.setItem('recent-last', this.recentLast);
|
||||
}
|
||||
this.emit('recent-deleted', value.key);
|
||||
this.emit('recent-changed', value.key);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user