Change: #86 open in browser on acct prof page
This commit is contained in:
parent
478a849e8d
commit
54d740e861
|
@ -406,9 +406,8 @@ function relations(user, acct_id) {
|
|||
});
|
||||
}
|
||||
function profbrws() {
|
||||
const { shell } = require('electron');
|
||||
var url = $("#his-openin").attr("data-href")
|
||||
shell.openExternal(url);
|
||||
postMessage(["openUrl", url], "*")
|
||||
}
|
||||
//オールリセット
|
||||
function hisclose() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user