Skip to content

Commit 195d579

Browse files
committed
edited comment to SlackLoginWindow
1 parent 5708580 commit 195d579

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/slack_login/SlackLoginWindow.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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
*/

0 commit comments

Comments
 (0)