Movie popup should clear torrent count on mount
This commit is contained in:
@@ -334,6 +334,7 @@ export default {
|
||||
}
|
||||
},
|
||||
created() {
|
||||
store.dispatch("torrentModule/setResultCount", 0);
|
||||
this.prevDocumentTitle = store.getters["documentTitle/title"];
|
||||
this.fetchByType();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user