Skip to content

Commit

Permalink
Add comment about the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-yon committed Jan 14, 2020
1 parent c8c5f11 commit 0dd44e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import { ApiEquivalenceSim } from './deepsec-api/ApiEquivalenceSim'
import { refreshApiPath } from './util/refreshApiPath'
import fixPath from 'fix-path'

// Fix system path for packaged MacOS (https://stackoverflow.com/a/57705752/2666094)
fixPath()
// Init default logger
setupDefaultLogger()
Expand Down

0 comments on commit 0dd44e9

Please sign in to comment.