mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-15 02:31:24 +02:00
electron-main: Remove an extra newline.
This commit is contained in:
parent
076bf6f0e5
commit
0813aff1bd
@ -92,7 +92,6 @@ try {
|
|||||||
// Could not load local config, this is expected in most cases.
|
// Could not load local config, this is expected in most cases.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
const eventStorePath = path.join(app.getPath('userData'), 'EventStore');
|
const eventStorePath = path.join(app.getPath('userData'), 'EventStore');
|
||||||
const store = new Store({ name: "electron-config" });
|
const store = new Store({ name: "electron-config" });
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user