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