File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/components/slack_login Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ import { shell, ipcRenderer } from 'electron'
4747 * * The deeplinking doesn't work properly unless in production mode. To specifically test Slack Oauth feature,
4848 * * you must build out a production app. To ease this process, in the quasar webpack, change the electron bundler
4949 * * option from 'builder' to 'packager'
50+ * * Updating Electron/Quasar/Vue versions to current versions might help, but there will be a slew or issues to deal with
5051 * ! For WSL users: Aside from WSL issues mentioned in README.md, you will also need to allow the deeplinking to open
5152 * ! the default browser in your Windows environment, since your WSL Linux environment doesn't have one
5253 */
You can’t perform that action at this time.
0 commit comments