allow url definition

This commit is contained in:
yggverse 2024-07-31 03:00:15 +03:00
parent b5773a6832
commit 255b52a6da

View file

@ -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
); */
}
);