mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove extra lines
This commit is contained in:
parent
ee02ed7e0a
commit
aa498b004f
1 changed files with 1 additions and 2 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue