mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
(cherry picked from commit bdcea54eeb8cbdfa8d342af04a5b2ecc47cd796e) Signed-off-by: Andy Lee <andy.lee@suse.com> Co-authored-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
9f0d927c9c
commit
b4b2017c61
@ -290,7 +290,7 @@ export default {
|
||||
|
||||
const res = await this.value.save();
|
||||
|
||||
await res.uploadImage(file);
|
||||
res.uploadImage(file);
|
||||
|
||||
buttonCb(true);
|
||||
this.done();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user