Skip to content

Commit 9aed562

Browse files
committed
Merge branch 'client-1334-backup' of github.com:wavesplatform/WavesGUI into client-1334-backup
2 parents ace8e5e + aea013f commit 9aed562

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

electron/main.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ import {
1414
writeJSON,
1515
readdir,
1616
parseElectronUrl,
17-
changeLanguage, localeReady
17+
changeLanguage,
18+
localeReady
1819
} from './utils';
1920
import { homedir } from 'os';
2021
import { execSync } from 'child_process';

0 commit comments

Comments
 (0)