mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
add test url to official gemlog
This commit is contained in:
parent
345525e960
commit
27fc6fd289
1 changed files with 3 additions and 2 deletions
|
|
@ -29,8 +29,9 @@ class Tab
|
||||||
);
|
);
|
||||||
|
|
||||||
// Init previous session @TODO
|
// Init previous session @TODO
|
||||||
$this->append();
|
$this->append(
|
||||||
$this->append();
|
'gemini://yggverse.cities.yesterweb.org'
|
||||||
|
);
|
||||||
|
|
||||||
// Connect events
|
// Connect events
|
||||||
$this->gtk->connect(
|
$this->gtk->connect(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue