mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat: add folder creation date and sorting functionality in Vault components
This commit is contained in:
@@ -450,6 +450,7 @@ export interface FolderResponse {
|
||||
id: string;
|
||||
name: string;
|
||||
revisionDate: string;
|
||||
creationDate: string;
|
||||
object: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user