feat: create new file page with improved UI, combine upload and download functionality
This commit is contained in:
@ -30,7 +30,7 @@ type FileData struct {
|
||||
ID string
|
||||
Name string
|
||||
Size string
|
||||
Downloaded uint64
|
||||
Downloaded string
|
||||
}
|
||||
|
||||
type FileWithDetail struct {
|
||||
|
Reference in New Issue
Block a user