mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
add implementation draft pending for api update
This commit is contained in:
parent
f124f20660
commit
a2d24145ae
1 changed files with 5 additions and 1 deletions
|
|
@ -40,7 +40,11 @@ class Issue
|
|||
'activate',
|
||||
function()
|
||||
{
|
||||
// @TODO self::URL
|
||||
/* @TODO pending for PR #153
|
||||
Gtk::show_uri_on_window(
|
||||
$this->help->menu->browser->gtk,
|
||||
self::URL
|
||||
); */
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue