mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
There can be cases when one wants to open a file not just for reading but also for writing. It was already possible to have a custom open mode for request_file, now it is also possible through the open/save dialogs.