mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
fix menu item name
This commit is contained in:
parent
e8ef19a235
commit
2e2a7fe5a7
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ class Open
|
|||
public \Yggverse\Yoda\Entity\Browser\Menu\File $file;
|
||||
|
||||
// Defaults
|
||||
private string $_label = 'File';
|
||||
private string $_label = 'Open';
|
||||
|
||||
public function __construct(
|
||||
\Yggverse\Yoda\Entity\Browser\Menu\File $file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue