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
@@ -13,7 +13,7 @@ Generally speaking, shortcuts are added by providing a `Name` and `Exec`
|
||||
property for each entry in the shortcuts menu. Unity will execute the
|
||||
`Exec` field once clicked by the user. The format is as follows:
|
||||
|
||||
```text
|
||||
```plaintext
|
||||
Actions=PlayPause;Next;Previous
|
||||
|
||||
[Desktop Action PlayPause]
|
||||
|
||||
Reference in New Issue
Block a user