mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-10 18:34:14 +00:00
append testing tab
This commit is contained in:
parent
5ce6090d7a
commit
89aed28056
@ -19,6 +19,9 @@ impl Main {
|
|||||||
|
|
||||||
tab.activate(tab.clone());
|
tab.activate(tab.clone());
|
||||||
|
|
||||||
|
// Append demo tab @TODO
|
||||||
|
tab.append(Some(GString::from("gemini://geminiprotocol.net/")), true);
|
||||||
|
|
||||||
// Extras
|
// Extras
|
||||||
let widget = Box::builder().orientation(Orientation::Vertical).build();
|
let widget = Box::builder().orientation(Orientation::Vertical).build();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user