refactor: #6 check update over one hour and debound scroll

This commit is contained in:
Yifei Zhang
2023-03-23 17:00:33 +00:00
parent 29de957395
commit 99b88f36fd
9 changed files with 85 additions and 46 deletions

2
app/store/index.ts Normal file
View File

@@ -0,0 +1,2 @@
export * from "./app";
export * from "./update";