fix: Add missing semicolon
This commit is contained in:
parent
ad53649f41
commit
99309229bc
@ -73,7 +73,7 @@ frappe.query_reports["GSTR-1"] = {
|
|||||||
open_url_post(frappe.request.url, args);
|
open_url_post(frappe.request.url, args);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user