fix(client): Fix bug that cannot set custom texture
This commit is contained in:
parent
0294061c00
commit
f2465ca11f
2 changed files with 5 additions and 5 deletions
|
|
@ -51,6 +51,7 @@ export function selectFile(component: any, src: any, label: string | null, multi
|
|||
});
|
||||
};
|
||||
|
||||
// TODO
|
||||
const chooseFileFromUrl = () => {
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue