Add a comment for how to open the data generator
This commit is contained in:
parent
87014451de
commit
b5dc0e7630
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
***** END LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
// Run in RunJS:
|
||||
// window.open('chrome://zotero/content/tools/data_generator.html', '_blank', 'chrome,extrachrome,menubar,resizable,scrollbars,status,toolbar')
|
||||
|
||||
const React = require('react');
|
||||
const ReactDOM = require('react-dom');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue