mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
timestamp sorting
This commit is contained in:
committed by
Aiden McClelland
parent
90b412384a
commit
d7508345eb
@@ -14,6 +14,7 @@ export interface BaseApp {
|
||||
export interface AppAvailablePreview extends BaseApp {
|
||||
versionLatest: string
|
||||
descriptionShort: string
|
||||
latestVersionTimestamp: Date
|
||||
}
|
||||
|
||||
export type AppAvailableFull =
|
||||
|
||||
Reference in New Issue
Block a user