mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +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;
|
||||
|
||||
// Defaults
|
||||
public const LABEL = 'Report issue';
|
||||
public const LABEL = 'Issue report';
|
||||
public const URL = 'https://github.com/YGGverse/Yoda/issues';
|
||||
|
||||
public function __construct(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue