mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 20:27:23 +00:00
Show file uploader.
This commit is contained in:
@@ -100,7 +100,7 @@ export interface RFile {
|
||||
description: string;
|
||||
size: number;
|
||||
is_redirect: boolean;
|
||||
user_id: number;
|
||||
user: User;
|
||||
}
|
||||
|
||||
export interface UploadingFile {
|
||||
|
Reference in New Issue
Block a user