Commit 0ba7e052 authored by mercury233's avatar mercury233

fix settings modal close

parent 303d1d23
......@@ -120,7 +120,7 @@ export class MyCardComponent implements OnInit {
remote.app.relaunch();
remote.app.quit();
}
// TODO: close the modal dialog
$('#settings-modal').modal('hide');
}
//
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment