Rename zotero-note-editor submodule to note-editor
This commit is contained in:
parent
4c11d45679
commit
e1c0f6c1a0
8 changed files with 16 additions and 16 deletions
|
@ -7,7 +7,7 @@ const getSass = require('./sass');
|
|||
const getSymlinks = require('./symlinks');
|
||||
const getPDFReader = require('./pdf-reader');
|
||||
const getPDFWorker = require('./pdf-worker');
|
||||
const getZoteroNoteEditor = require('./zotero-note-editor');
|
||||
const getZoteroNoteEditor = require('./note-editor');
|
||||
const { formatDirsForMatcher, getSignatures, writeSignatures, cleanUp, onSuccess, onError} = require('./utils');
|
||||
const { dirs, symlinkDirs, copyDirs, symlinkFiles, jsFiles, scssFiles, ignoreMask } = require('./config');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue