fix name call

This commit is contained in:
Luiz Costa 2024-06-03 11:39:00 +01:00
parent fdbb539a10
commit 170f8ebe63

View File

@ -15,7 +15,7 @@ frappe.ui.form.on('IT Object', {
function connect_remote(frm, type) { function connect_remote(frm, type) {
frappe.call({ frappe.call({
method: "msp_removeadmin.tools.create_session", method: "msp_remoteadmin.tools.create_session",
args: { args: {
doc: frm.doc, doc: frm.doc,
protocol: type protocol: type