fix(client): Fix bug that cannot set custom texture
This commit is contained in:
@@ -51,6 +51,7 @@ export function selectFile(component: any, src: any, label: string | null, multi
|
||||
});
|
||||
};
|
||||
|
||||
// TODO
|
||||
const chooseFileFromUrl = () => {
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user