-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Commit 70be9fe
committed
Add non-maskable PWA icons
It seems Chromium cannot use maskable icons. It complains that the
"purpose" must contain "any", however maskable icons are not suitable
for the "any" purpose.
So, add pre-masked icons to be used for the "any" purpose.1 parent 729456b commit 70be9fe
File tree
6 files changed
+28
-8
lines changed- ci/dev
- src
- browser/media
- node/routes
6 files changed
+28
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | - | ||
27 | + | ||
28 | 28 | | |
29 | 29 | | |
30 | - | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
31 | 41 | | |
32 | 42 | | |
33 | 43 | | |
| |||
Loading[フレーム]
Loading[フレーム]
Loading[フレーム]
Loading[フレーム]
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | - | ||
190 | - | ||
191 | - | ||
192 | - | ||
193 | - | ||
194 | - | ||
189 | + | ||
190 | + | ||
191 | + | ||
192 | + | ||
193 | + | ||
194 | + | ||
195 | + | ||
196 | + | ||
197 | + | ||
198 | + | ||
199 | + | ||
200 | + | ||
201 | + | ||
202 | + | ||
203 | + | ||
204 | + | ||
195 | 205 | | |
196 | 206 | | |
197 | 207 | | |
| |||
0 commit comments