mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
update menu label
This commit is contained in:
parent
26042d4a8f
commit
bb29945177
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ class Issue
|
||||||
public Help $help;
|
public Help $help;
|
||||||
|
|
||||||
// Defaults
|
// Defaults
|
||||||
public const LABEL = 'Report issue';
|
public const LABEL = 'Issue report';
|
||||||
public const URL = 'https://github.com/YGGverse/Yoda/issues';
|
public const URL = 'https://github.com/YGGverse/Yoda/issues';
|
||||||
|
|
||||||
public function __construct(
|
public function __construct(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue