make loading & no file screen better & remove base64 (fy hex)
This commit is contained in:
parent
cfc724ecce
commit
a5ecea4bbf
5 changed files with 86 additions and 89 deletions
|
@ -3,5 +3,5 @@ export type StereoFile = {
|
|||
Path: string;
|
||||
Owner: string;
|
||||
CreatedAt: string;
|
||||
Base64: string;
|
||||
Size: number;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue