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