mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
Audio title editing
This commit is contained in:
parent
da47da9d6a
commit
fff3770b1e
7 changed files with 304 additions and 242 deletions
|
@ -64,6 +64,7 @@ export interface IFile {
|
|||
node_id?: UUID;
|
||||
|
||||
name: string;
|
||||
orig_name: string;
|
||||
path: string;
|
||||
full_path: string;
|
||||
url: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue