mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
It's a little unfortunate that we have two separate code paths that can lead to asking the user about this. Longer-term we should find a way to unify these things. Fixes #491.