]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/js/init.js
Reorganized JS folders for shortcuts
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / js / init.js
index d8edeed1faa41c0e3b2a5fc6c594dc70a49e0b14..3ff8de0a19d80007133447d4207370931ca207ee 100755 (executable)
@@ -1,6 +1,8 @@
 import $ from 'jquery';
 import annotator from 'annotator';
 import { savePercent, retrievePercent, initFilters, initExport } from '../../_global/js/tools';
+import './shortcuts/main.js';
+import './shortcuts/entry.js';
 
 require('materialize'); // eslint-disable-line