Skip to content

Commit

Permalink
fix(sltt-app). ts issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpyle committed Oct 4, 2024
1 parent cf4273e commit 5b76155
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { parse } from 'url'
import { optimizer, is } from '@electron-toolkit/utils'
import { existsSync, readFileSync, writeFileSync } from 'fs'
import icon from '../../resources/icon.png?asset'
import { create } from 'domain'

const CONFIG_FILE = join(app.getPath('userData'), 'window-configs.json')

Expand Down

0 comments on commit 5b76155

Please sign in to comment.