mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-01 20:07:38 +02:00
The ifs below the switch no longer functioned, so let's move everything into the switch cases. This also means we can replace the StringBuilder usage with String::formatted().
5.3 KiB
5.3 KiB