Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
Merge branch 'develop' into luclu_fix-mistAPI-solidity-version
Browse files Browse the repository at this point in the history
  • Loading branch information
frozeman authored Jan 27, 2017
2 parents 90c6f63 + fdd2eb4 commit 98304a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ipcCommunicator.js
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ ipc.on('mistAPI_requestAccount', (e) => {
ownerId: e.sender.id,
electronOptions: {
width: 460,
height: 497,
height: 520,
maximizable: false,
minimizable: false,
alwaysOnTop: true,
Expand Down

0 comments on commit 98304a7

Please sign in to comment.