mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
remove testing data
This commit is contained in:
parent
845ccf6d87
commit
68d0798aea
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ impl Window {
|
||||||
action_update,
|
action_update,
|
||||||
));
|
));
|
||||||
tab.activate(tab.clone());
|
tab.activate(tab.clone());
|
||||||
tab.append(Some(GString::from("gemini://geminiprotocol.net/")), true); // demo tab @TODO replace with session restore feature
|
|
||||||
|
|
||||||
// GTK
|
// GTK
|
||||||
let widget = Arc::new(Widget::new(tab.gobject()));
|
let widget = Arc::new(Widget::new(tab.gobject()));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue