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