mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
append testing tab
This commit is contained in:
parent
5ce6090d7a
commit
89aed28056
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue