Skip to content

Commit

Permalink
add log import
Browse files Browse the repository at this point in the history
  • Loading branch information
mholtzman committed Aug 14, 2023
1 parent 01a0d7c commit 4798779
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main/store/migrate/migrations/legacy/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

import { v5 as uuidv5 } from 'uuid'
import { z } from 'zod'
import log from 'electron-log'

import { accountNS, isDefaultAccountName } from '../../../../../resources/domain/account'
import { isWindows } from '../../../../../resources/platform'
Expand Down

0 comments on commit 4798779

Please sign in to comment.