mirror of
https://github.com/RGBCube/serenity
synced 2025-05-30 17:28:10 +00:00
HackStudio: Continue removing files after failure
This commit is contained in:
parent
6e51fe146c
commit
c66f484bce
1 changed files with 0 additions and 1 deletions
|
@ -469,7 +469,6 @@ NonnullRefPtr<GUI::Action> HackStudioWidget::create_delete_action()
|
||||||
"Removal failed",
|
"Removal failed",
|
||||||
GUI::MessageBox::Type::Error);
|
GUI::MessageBox::Type::Error);
|
||||||
}
|
}
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue