mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
add comment
This commit is contained in:
parent
d3c9cb843f
commit
6b6d3ad826
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ Reader::Reader(
|
||||||
if (SCHEME == NULL || SCHEME == Glib::ustring("gemini"))
|
if (SCHEME == NULL || SCHEME == Glib::ustring("gemini"))
|
||||||
{
|
{
|
||||||
return activate_action(
|
return activate_action(
|
||||||
"win.open",
|
"win.open", // @TODO
|
||||||
Glib::Variant<Glib::ustring>::create(
|
Glib::Variant<Glib::ustring>::create(
|
||||||
URI
|
URI
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue