Uh oh!
There was an error while loading. Please reload this page.
cli: add --home flag to customize "Go Home" button - #2435
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
nhooyr
commented
Dec 14, 2020
Commit separation is really on point @jsjoeio |
jsjoeio
commented
Dec 14, 2020
jsjoeio
commented
Dec 14, 2020
If you go here, you can see where your changes (@nhooyr) were reverted: 0e7f504#diff-9e295724ddcc33de1e1e16290c98d43f43e5ce542612dd015d982853be82493cL3869-L3872 |
jsjoeio
commented
Dec 14, 2020
Documenting: @nhooyr hopped on a Zoom call with me. For whatever reason, it worked when he did it and pushed his commit 🤷♂️ |
Uh oh!
There was an error while loading. Please reload this page.
f8c00e9 to
f941becComparef941bec to
71abff7Comparejsjoeio
commented
Dec 14, 2020
For anyone who comes here later, the reason I had to force-push was because I had to create a GPG key to sign and verify my commits. The only way to sign old commits was to rebase and force-push. |
This PR introduces a new cli flag
--homewhich allows the user to customize the "Go Home" button seen in the application menu.Changes
--homeas a valid CLI flag to configure link for "Go Home" buttonScreenshots
Checklist
Related
Fixes#2328