diff --git a/src/components/ModCanvastools.jsx b/src/components/ModCanvastools.jsx index 2fba559..e94f607 100644 --- a/src/components/ModCanvastools.jsx +++ b/src/components/ModCanvastools.jsx @@ -306,9 +306,10 @@ function ModCanvastools() {

{t`Pixel Protection`}

- {t`Set protection of areas \ - (if you need finer grained control, \ - use protect with image upload and alpha layers)`} + { + // eslint-disable-next-line max-len + t`Set protection of areas (if you need finer grained control, use protect with image upload and alpha layers)` + }