mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
`String::repeated()` returns a `ErrorOr<String>`, so wrap it in `TRY()`.
This fixes a glitch in the title formatting (`{}` not removed if
`ErrorOr<String>` is directly passed to `outln()`).
4.0 KiB
4.0 KiB