aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.js b/src/index.js
index e44b549..95115b4 100644
--- a/src/index.js
+++ b/src/index.js
@@ -174,7 +174,6 @@ if (cli.hasArgs()) {
cli.init();
}
} else {
- app.disableHardwareAcceleration();
app.on("ready", () => {
app.setPath("userData", path.join(app.getPath("cache"), app.name));
start();