7 lines
183 B
JavaScript
7 lines
183 B
JavaScript
// Copyright (c) 2016, Frappe Technologies and contributors
|
|
// For license information, please see license.txt
|
|
/* eslint-disable */
|
|
|
|
frappe.query_reports["ToDo"] = {
|
|
filters: [],
|
|
};
|