mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Doc what unicode characters render to
This commit is contained in:
@@ -113,7 +113,7 @@ class AtomApplication
|
||||
|
||||
if @dev
|
||||
menus.push
|
||||
label: '\uD83D\uDC80'
|
||||
label: '\uD83D\uDC80' # Skull emoji
|
||||
submenu: [ { label: 'In Development Mode', enabled: false } ]
|
||||
|
||||
menus.push
|
||||
|
||||
Reference in New Issue
Block a user