Merge branch 'master' into dev
This commit is contained in:
@@ -17,7 +17,7 @@ const ListGroupItem = ReactBootstrap.ListGroupItem;
|
||||
const Glyphicon = ReactBootstrap.Glyphicon;
|
||||
|
||||
function backToIndex() {
|
||||
window.location = 'index.html';
|
||||
remote.getCurrentWindow().loadURL('file://' + __dirname + '/index.html');
|
||||
}
|
||||
|
||||
var SettingsPage = React.createClass({
|
||||
|
Reference in New Issue
Block a user