Skip to content

Commit

Permalink
fixed bug
Browse files Browse the repository at this point in the history
fixed download and redownload and rollback version builder
  • Loading branch information
dvgamerr committed Sep 8, 2017
1 parent 5d04f57 commit a7d5012
Show file tree
Hide file tree
Showing 15 changed files with 685 additions and 701 deletions.
2 changes: 1 addition & 1 deletion .electron-vue/webpack.main.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ if (process.env.NODE_ENV === 'production') {
)
}

module.exports = mainConfig
module.exports = mainConfig
2 changes: 1 addition & 1 deletion .electron-vue/webpack.renderer.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@ if (process.env.NODE_ENV === 'production') {
)
}

module.exports = rendererConfig
module.exports = rendererConfig
2 changes: 1 addition & 1 deletion .electron-vue/webpack.web.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ if (process.env.NODE_ENV === 'production') {
)
}

module.exports = webConfig
module.exports = webConfig
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@

![app][app-new]


[app-c#]: https://raw.githubusercontent.com/unhax/ghentai-downloader/master/docs/sample-app.jpg
[app-new]: https://raw.githubusercontent.com/unhax/ghentai-downloader/master/docs/new-app.png
Binary file added build/icons/256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/icons/icon.icns
Binary file not shown.
Binary file added build/icons/icon.ico
Binary file not shown.
149 changes: 0 additions & 149 deletions e-hentai/index.js

This file was deleted.

Loading

0 comments on commit a7d5012

Please sign in to comment.