mirror of
https://github.com/mue/mue.git
synced 2026-06-05 23:45:53 +02:00
@@ -216,7 +216,7 @@ function PhotoInformation({ info, url, api }) {
|
||||
<Download onClick={() => downloadImage(info)} />
|
||||
</Tooltip>
|
||||
)}
|
||||
{(info.pun && info.category) && (
|
||||
{info.pun && info.category && (
|
||||
<Tooltip
|
||||
title={variables.getMessage('widgets.background.exclude')}
|
||||
key="exclude"
|
||||
|
||||
Reference in New Issue
Block a user