update label text

This commit is contained in:
yggverse 2024-07-28 03:39:26 +03:00
parent d2fee4cbda
commit 1aef42348c

View file

@ -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(