tmp disable sw, add FormattedMessage ids via eslint
This commit is contained in:
@ -24,7 +24,7 @@ export const ProxyImg = (props: ProxyImgProps) => {
|
||||
setBypass(true);
|
||||
}}>
|
||||
<FormattedMessage
|
||||
defaultMessage="Failed to proxy image from {host}, click here to load directly"
|
||||
defaultMessage="Failed to proxy image from {host}, click here to load directly" id="65BmHb"
|
||||
values={{
|
||||
host: getUrlHostname(props.src),
|
||||
}}
|
||||
|
Reference in New Issue
Block a user