add comment

This commit is contained in:
yggverse 2024-09-15 05:52:11 +03:00
parent d3c9cb843f
commit 6b6d3ad826

View File

@ -126,7 +126,7 @@ Reader::Reader(
if (SCHEME == NULL || SCHEME == Glib::ustring("gemini"))
{
return activate_action(
"win.open",
"win.open", // @TODO
Glib::Variant<Glib::ustring>::create(
URI
)