diff --git a/src/app/browser/window/tab/item/page.rs b/src/app/browser/window/tab/item/page.rs index 8c7a82b1..5bad2b82 100644 --- a/src/app/browser/window/tab/item/page.rs +++ b/src/app/browser/window/tab/item/page.rs @@ -657,8 +657,7 @@ impl Page { // Define common data let status = Status::Failure; let title = gformat!("Oops"); - let description = - gformat!("Content type not supported"); + let description = gformat!("Content type not supported"); // Update widget content.set_status_failure(