Close -> "Toggle tags"
This commit is contained in:
parent
9ad240951e
commit
dcd4d0886e
@ -518,7 +518,7 @@ class _PeerTabPageState extends State<PeerTabPage>
|
|||||||
Widget _toggleTags() {
|
Widget _toggleTags() {
|
||||||
return _hoverAction(
|
return _hoverAction(
|
||||||
context: context,
|
context: context,
|
||||||
toolTip: translate('Close'),
|
toolTip: translate('Toggle tags'),
|
||||||
hoverableWhenfalse: hideAbTagsPanel,
|
hoverableWhenfalse: hideAbTagsPanel,
|
||||||
child: Icon(
|
child: Icon(
|
||||||
Icons.tag_rounded,
|
Icons.tag_rounded,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user