seitime-frappe/frappe/desk/report/todo/todo.js
2022-08-04 14:51:01 +05:30

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: [],
};