mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
add testing tab
This commit is contained in:
parent
f889ee729a
commit
42cd6ba857
1 changed files with 4 additions and 0 deletions
|
|
@ -33,6 +33,10 @@ class Tab
|
||||||
'gemini://yggverse.cities.yesterweb.org'
|
'gemini://yggverse.cities.yesterweb.org'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
$this->append(
|
||||||
|
'gemini://tlgs.one'
|
||||||
|
);
|
||||||
|
|
||||||
// Init events
|
// Init events
|
||||||
$this->gtk->connect(
|
$this->gtk->connect(
|
||||||
'switch-page',
|
'switch-page',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue