refactor: update stats
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
This commit is contained in:
parent
f68e8cf675
commit
d1785faed2
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ function triggerCancel(id: string) {
|
|||
const res = await requestListStore.cancelRequest(id);
|
||||
if (res) {
|
||||
fetchList();
|
||||
fetchStats();
|
||||
}
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue