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

Commit

Permalink
switch to mist
Browse files Browse the repository at this point in the history
  • Loading branch information
frozeman committed Nov 16, 2015
1 parent 03fa9d6 commit fc9d8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const syncMinimongo = require('./modules/syncMinimongo.js');

// GLOBAL Variables
global.production = false;
global.mode = 'wallet';
global.mode = 'mist';

global.mainWindow = null;
global.windows = {};
Expand Down

0 comments on commit fc9d8d9

Please # to comment.