new publishing flow - s3 compatible
This commit is contained in:
@@ -44,6 +44,9 @@ const api = {
|
||||
moveClosed: () => {
|
||||
ipcRenderer.invoke('move-closed')
|
||||
},
|
||||
openDirectoryDialog: () => {
|
||||
return ipcRenderer.invoke('open-directory-dialog')
|
||||
},
|
||||
}
|
||||
|
||||
if (process.contextIsolated) {
|
||||
|
||||
Reference in New Issue
Block a user