Skip to content

Commit e2f9ff6

Browse files
author
Daniel Bulant
committed
Rebrand logs
1 parent 552bbd1 commit e2f9ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/app/components/App/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ window.onbeforeunload = () => {
4949
checkLightMode()
5050
};
5151

52-
const errorLogPath = getPath('dot-errors.log');
52+
const errorLogPath = getPath('ice-errors.log');
5353

5454
var time = new Date().toUTCString();
5555

0 commit comments

Comments
 (0)