forked from wallabag/wallabag
Reorganized JS folders for shortcuts
This commit is contained in:
committed by
Thomas Citharel
parent
af61cb80eb
commit
16ef7607f4
@ -1,4 +1,7 @@
|
||||
import $ from 'jquery';
|
||||
import { initFilters, initExport } from '../../_global/js/tools';
|
||||
import './shortcuts/main.js';
|
||||
import './shortcuts/entry.js';
|
||||
|
||||
/* eslint-disable no-unused-vars */
|
||||
/* jquery has default scope */
|
||||
|
||||
Reference in New Issue
Block a user