mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
update label text
This commit is contained in:
parent
d2fee4cbda
commit
1aef42348c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ class Close
|
|||
public Tab $tab;
|
||||
|
||||
// Defaults
|
||||
public const LABEL = 'Close';
|
||||
public const LABEL = 'Close active';
|
||||
public const TOOLTIP = 'Close active tab (double click on tab)';
|
||||
|
||||
public function __construct(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue