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 f229de3386
commit cbd1a53769
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";