mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-16 15:51:14 +00:00
Display created time of files.
This commit is contained in:
@@ -106,6 +106,7 @@ export interface RFile {
|
||||
resource?: Resource;
|
||||
hash?: string;
|
||||
storage_name?: string;
|
||||
created_at: number; // unix timestamp
|
||||
}
|
||||
|
||||
export interface UploadingFile {
|
||||
|
||||
Reference in New Issue
Block a user