- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 23 Mar 2022 02:10:59 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 March 2022 09:11:12 UTC
@marcoscaceres commented on this pull request. > + The [=file handler/name=] is used to describe the file type in a + human readable format, and is typically only displayed in OS surfaces + (such as a file browser) if the web app has become the default + handler for that file type. It's most useful for custom file types. ```suggestion <p> The [=file handler/name=] is used to describe the file type in a human readable format, and is typically only displayed in OS surfaces (such as a file browser) if the web app has become the default handler for that file type. It's most useful for custom file types. </p> ``` -- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/1005#pullrequestreview-918429435 You are receiving this because you are subscribed to this thread. Message ID: <w3c/manifest/pull/1005/review/918429435@github.com>
Received on Wednesday, 23 March 2022 09:11:12 UTC