mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 09:19:56 -05:00
Integrate updates into recent activity page
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export type NavPage =
|
||||
| "home" | "library" | "updates" | "sources" | "explore"
|
||||
| "home" | "library" | "sources" | "explore"
|
||||
| "downloads" | "extensions" | "history" | "search" | "tracking";
|
||||
|
||||
class AppStore {
|
||||
|
||||
Reference in New Issue
Block a user