Merge branch '1.0.4-patches' of github.com:hyperspacedev/hyperspace into HD-21-emoji-picker
This commit is contained in:
commit
dbe2319ea4
|
@ -389,7 +389,7 @@ function createMenubar() {
|
||||||
label: app.getName(),
|
label: app.getName(),
|
||||||
submenu: [
|
submenu: [
|
||||||
{
|
{
|
||||||
label: 'About Hyperspace Desktop',
|
label: `About ${app.getName()}`,
|
||||||
click() {
|
click() {
|
||||||
safelyGoTo("hyperspace://hyperspace/app/#/about")
|
safelyGoTo("hyperspace://hyperspace/app/#/about")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue