Fix linting

This commit is contained in:
mrjvs
2024-02-10 21:03:06 +01:00
parent ce31771e5f
commit ec4e3b7392

View File

@@ -66,7 +66,8 @@ export default function PermissionRequest() {
<h3>Network Requests</h3> <h3>Network Requests</h3>
<p className="text-color paragraph"> <p className="text-color paragraph">
This permission allows the extension to instruct the browser how to request data from sites. In more This permission allows the extension to instruct the browser how to request data from sites. In more
technical terms, this allows movie-web to modify HTTP headers that it wouldn't normally be allowed to. technical terms, this allows movie-web to modify HTTP headers that it wouldn&apos;t normally be allowed
to.
</p> </p>
<p className="text-color paragraph"> <p className="text-color paragraph">
You won&apos;t be prompted for this permission, it&apos;s included in Read & change data from all sites. You won&apos;t be prompted for this permission, it&apos;s included in Read & change data from all sites.