mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +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,
|
||||
));
|
||||
tab.activate(tab.clone());
|
||||
tab.append(Some(GString::from("gemini://geminiprotocol.net/")), true); // demo tab @TODO replace with session restore feature
|
||||
|
||||
// GTK
|
||||
let widget = Arc::new(Widget::new(tab.gobject()));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue