mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
fix invalid lang tags (#19513)
This commit is contained in:
committed by
Shelley Vohr
parent
6e367dab9a
commit
af3316707f
@@ -64,7 +64,7 @@ If you want to support displays with different DPI densities at the same time,
|
||||
you can put images with different sizes in the same folder and use the filename
|
||||
without DPI suffixes. For example:
|
||||
|
||||
```text
|
||||
```plaintext
|
||||
images/
|
||||
├── icon.png
|
||||
├── icon@2x.png
|
||||
|
||||
Reference in New Issue
Block a user