removed custom settings
This commit is contained in:
parent
5ce9ff89e9
commit
38d58a7dd7
@ -74,11 +74,6 @@ function createWindow() {
|
||||
// App events
|
||||
// ==========
|
||||
app.whenReady().then(async () => {
|
||||
settings.configure({
|
||||
dir: app.getPath('documents') + '/Crunchyroll Downloader/settings/',
|
||||
atomicSave: process.platform !== 'win32'
|
||||
})
|
||||
|
||||
startAPI()
|
||||
|
||||
const mainWindow = createWindow()
|
||||
|
Reference in New Issue
Block a user