mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
allow url definition
This commit is contained in:
parent
b5773a6832
commit
255b52a6da
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ class Issue
|
|||
/* @TODO pending for PR #153
|
||||
Gtk::show_uri_on_window(
|
||||
$this->help->menu->browser->gtk,
|
||||
self::URL
|
||||
$this::URL
|
||||
); */
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue