Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
change onClickLogo link to secman.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed Sep 16, 2021
1 parent 4da4dbe commit 5bc33d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/renderer/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export default {
},
onClickLogo() {
electron.shell.openExternal("https://desktop.secman.dev");
electron.shell.openExternal("https://secman.dev");
},
// async onExport() {
Expand Down

0 comments on commit 5bc33d4

Please sign in to comment.