Skip to content

Commit fc3dd09

Browse files
committed
remove default protocol client
1 parent d4109a5 commit fc3dd09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ settings.configure({
77
fileName: 'Settings'
88
})
99

10-
app.setAsDefaultProtocolClient("tistoryeditor")
1110
app.showExitPrompt = false
1211
app.on('ready', () => {
1312
initWindow()

0 commit comments

Comments
 (0)