mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
uploading
This commit is contained in:
parent
f9f39a94c8
commit
75fb88b209
6 changed files with 29 additions and 9 deletions
|
@ -55,6 +55,7 @@ export interface IFile {
|
|||
name: string;
|
||||
path: string;
|
||||
full_path: string;
|
||||
url: string;
|
||||
size: number;
|
||||
|
||||
type: 'image' | 'text' | 'audio' | 'video';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue