mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
implement is_attention tab state decorator
This commit is contained in:
parent
f6d015c8c1
commit
8f9f5d3eaa
5 changed files with 87 additions and 22 deletions
|
|
@ -294,7 +294,8 @@ impl Reader {
|
|||
false,
|
||||
false,
|
||||
true,
|
||||
); // @TODO
|
||||
true,
|
||||
);
|
||||
}
|
||||
// Scheme not supported, delegate
|
||||
_ => UriLauncher::new(&uri.to_str()).launch(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue